mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* chore: remove isort settings covered by profile https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#custom-configuration * chore: add myself to CONTRIBUTORS file * chore: use black profile for isort * chore(isort): fix configuration to skip directories When overwriting `skip`, `.git` and others would no longer be skipped. `extend_skip` is the correct option. * chore(isort): skip directory `qt/bundle` |
||
|---|---|---|
| .. | ||
| aqt | ||
| bundle | ||
| icons | ||
| mac | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/