mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Enable strict_optional
This commit is contained in:
parent
8d9251e7e5
commit
8189255b34
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.customstudy]
|
||||
strict_optional = True
|
||||
[mypy-anki.scheduler.base]
|
||||
strict_optional = True
|
||||
[mypy-anki._backend.rsbridge]
|
||||
|
|
|
|||
Loading…
Reference in a new issue