Anki/pylib/anki/scheduler
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 Strip out v1/v2 code 2023-09-24 14:27:40 +10:00
base.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
dummy.py Fix TypeError when deck list or overview refreshes during optimal retention 2023-09-30 16:10:23 +10:00
legacy.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
v3.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00