Anki/qt/aqt/browser
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
..
sidebar python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00
table python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00
__init__.py new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
browser.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00
card_info.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00
find_and_replace.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
find_duplicates.py fix: add proper imports (#3296) 2024-08-05 11:34:46 +07:00
layout.py Equalize browser panes on splitter double-click (#2175) 2022-11-03 12:13:48 +10:00
previewer.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00