-
**Describe the bug**
Broken imports when defining schema names with "dot" notation.
```yaml
openapi: 3.0.0
info:
title: Example for import errors
version: 1.0.0
paths:
{}
compon…
-
[flake8](http://flake8.pycqa.org) testing of https://github.com/mininet/mininet on Python 3.8.0
$ __flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics__
```
./util/vm/build.py:1:1…
-
New 29 Jul 2014
- [x] Dumpsters
- [ ] Ladder (tall and short) Buckets, - artif_obj\misc\leseni_barvy
- [ ] Watertank2 - Make mechanic so you can "sound" the tank 3 sounds, empty, medium, full,
- [ ] …
-
```
test:
foo: 'a'
```
```
test:
foo: 'b'
fail: true
```
Spotted in #266. The YAML parse tree does not include `fail: true`.
-
#### Background
Hi there! I'm having the following compile error TS2339 when I keep the `extends` key as an empty array.
The workaround I've found is simply removing the `extends` key, which of c…
-
Hi Matt, Dan,
thanks for this wonderful library.
While training some augmented models, I noticed that there are some steps in the process which could benefit a lot from parallelization.
There a…
-
I use 'includeprog icewm-menu-fdo --no-sep-others --seps --no-sub-cats -t x-terminal-emulator', but some menu section can not be translated to Chinese properly, for example: Audio, AudioVideo,Newwork,…
-
Hi!
I'm trying to replicate your tutorial to manually select longitudinal and non_longitudinal variables ([here](https://simonprovost.github.io/scikit-longitudinal/temporal_dependency/)) but I alwa…
-
**Bug Report**
`--allow-redefinition` does not come into effect for imports that shadow a previous import with incompatible types. Even if the previous name is first `del`'d the error still persist…
xen0n updated
1 month ago
-
Our production user is hitting slow cases in ways that are hard for us to optimize separately. We should have clear instructions for how to reproduce the slow cases they are hitting, and also similarl…