Anki/qt/aqt/browser/sidebar
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 Make sidebar search input more pleasant to look at (#2009) 2022-08-15 13:08:44 +10:00
item.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
model.py Fix various leaks (#1672) 2022-02-18 19:00:12 +10:00
searchbar.py Redesign Qt widgets with stylesheets (#2050) 2022-09-08 20:44:38 +10:00
toolbar.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
tree.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00