Anki/qt/aqt/qt
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 Automatically disable sandbox on Qt5 PyPi/packaged builds 2023-11-16 10:28:58 +10:00
qt5.py Maintain compatibility with PyQt5 add-ons in PyQt6 builds (#1440) 2021-10-28 19:57:42 +10:00
qt5_audio.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
qt5_compat.py Add orientation toggle to browser view menu (#2074) 2022-09-20 12:56:59 +10:00
qt6.py Expose video driver options for Qt6 (#2643) 2023-09-09 08:59:49 +10:00