-
Are there any plans to add type annotations or stub files form mypy?
I see that you still want to support Python 2. I guess stub files would be the way to go then. Would you be open for a PR?
-
```
The Checker Framework Manual states:
The -Astubs argument causes the Checker Framework to read annotations
from annotated stub classes in preference to the unannotated original
library clas…
-
This issue tracker is **ONLY** used for requesting sensible features.
Please use [stackoverflow](https://stackoverflow.com) for supporting issues.
## What's the problem (or question)?
I would…
-
Right now, we often need to [add a stub file](https://docs.plasmapy.org/en/stable/contributing/doc_guide.html#narrative-documentation-guidelines) in `docs/api_static` when adding a new module. This is…
-
- How to contribute, e.g.
- reporting bugs
- writing type-tests
- writing or improving stubs
- improving the CI
- cleaning up `scipy` itself (e.g. remove existing bundled `.pyi`)
- i…
-
Are there plans to add type annotations or stub files for mypy?
I've written an [article about type annotations](https://medium.com/analytics-vidhya/type-annotations-in-python-3-8-3b401384403d) if …
-
# Bug report
wrote a little testcase -- will see if I can figure out a quick fix for it
```yaml
- case: test_annotate_reverse_related
main: |
from myapp.models import MB
from djang…
-
Hi, I hit some friction when setting up my local development environment on Debian-based [gLinux](https://en.wikipedia.org/wiki/GLinux). I used the [Get started](https://pydata-sphinx-theme.readthedoc…
-
in setup.cfg we currently have
```
[mypy]
ignore_missing_imports=True
```
mypy states "We recommend using this approach only as a last resort: it’s equivalent to adding a # type: ignore to al…
-
### Printer model
MK4
### Firmware version
6.1.3+7898
### Upgrades and modifications
0.8mm brass nozzle installed
### Printing from...
PrusaLink
### Describe the bug
When I run out of filamen…