mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() The ...Value types generated by mypy-protobuf are only available at typechecking time, and pylint chokes on them despite the use of annotations from __future__ - so we either need to quote them, or use # pylint: disable=no-member |
||
---|---|---|
.. | ||
aqt | ||
linux | ||
tests | ||
tools | ||
.isort.cfg | ||
.pylintrc | ||
bazelfixes.py | ||
BUILD.bazel | ||
mypy.ini | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/