Anki/qt/aqt/browser
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
..
sidebar Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
table Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
card_info.py Honor night mode when switching between cards in card info 2024-05-22 17:07:01 +07:00
find_and_replace.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
find_duplicates.py Fix error when closing Find Duplicates screen early (#2669) 2023-09-20 16:03:46 +10:00
layout.py Equalize browser panes on splitter double-click (#2175) 2022-11-03 12:13:48 +10:00
previewer.py Load MathJax's text-chtml-full component in reviewer/previewer (#2836) 2023-11-20 16:50:55 +10:00