Anki/qt/aqt/browser/table
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 Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
model.py Improve exception handling (#3290) 2024-08-04 20:51:13 +07:00
state.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
table.py python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00