Anki/qt/aqt/operations
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 Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
card.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
collection.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
deck.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
note.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
notetype.py Skip template checks in Fields screen (#2670) 2023-09-20 16:09:54 +10:00
scheduling.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
tag.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00