mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* chore(isort): specify Python version to be assumed https://pycqa.github.io/isort/docs/configuration/options#python-version Default is to assume _any_ Python 3 version could be the target. * chore(black): specify Python target versions https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#t-target-version * chore(ruff): specify Python version to be assumed https://docs.astral.sh/ruff/settings/#target-version * chore: exclude directories from auto-formatting |
||
|---|---|---|
| .. | ||
| aqt | ||
| bundle | ||
| icons | ||
| mac | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/