mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
the change that caused it: https://github.com/dropbox/mypy-protobuf/issues/118 This is more awkward to handle now, as the types are only available at type-checking time. Python's static typing is such a mess :-( |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||