mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* chore: add myself to CONTRIBUTORS file * refactor: use newer type hints for Union/Optional * refactor: fix deprecated type annotations use collections.abc rather than typing * refactor: use lower letter type annotations * style: reformat with black * refactor: remove unused imports * refactor: add missing imports for type hints * fixup! refactor: use newer type hints for Union/Optional * fix: add missing imports for type annotations * fixup! refactor: use newer type hints for Union/Optional * fixup! style: reformat with black * refactor: fix remaining imports re: type hints |
||
|---|---|---|
| .. | ||
| support | ||
| __init__.py | ||
| shared.py | ||
| test_cards.py | ||
| test_collection.py | ||
| test_decks.py | ||
| test_exporting.py | ||
| test_find.py | ||
| test_flags.py | ||
| test_importing.py | ||
| test_latex.py | ||
| test_media.py | ||
| test_models.py | ||
| test_schedv3.py | ||
| test_stats.py | ||
| test_template.py | ||
| test_utils.py | ||