Anki/pylib/anki/importing
David Culley 63afb0f8c6
Update type annotation syntax (#3283)
* 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
2024-07-21 14:00:52 +07:00
..
__init__.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
anki2.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
apkg.py Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
base.py Update Python deps 2023-03-31 14:04:05 +10:00
csvfile.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
mnemo.py Dependency updates (#3040) 2024-02-28 16:28:04 +07:00
noteimp.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
pauker.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
supermemo_xml.py Update licensing information (#2850) 2023-11-27 11:35:51 +10:00