mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
Enable strict_optional
This commit is contained in:
parent
8d9251e7e5
commit
98c62ab75f
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ strict_optional = True
|
|||
strict_optional = True
|
||||
[mypy-aqt.preferences]
|
||||
strict_optional = True
|
||||
[mypy-aqt.taglimit]
|
||||
strict_optional = True
|
||||
[mypy-anki.scheduler.base]
|
||||
strict_optional = True
|
||||
[mypy-anki._backend.rsbridge]
|
||||
|
|
Loading…
Reference in a new issue