Anki/qt/aqt/browser/sidebar
David Culley a6d5c94997
python: add missing type annotations for None values (#3364)
* refactor: explicitly add NoneType to type hints

If variable can be `None`, don't be implicit. Be explicit.
2024-08-22 16:03:44 +07:00
..
__init__.py Make sidebar search input more pleasant to look at (#2009) 2022-08-15 13:08:44 +10:00
item.py python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +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 python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00