Clean up
This commit is contained in:
parent
23425090cc
commit
f6f7cc5aa6
2 changed files with 12 additions and 13 deletions
1
mypy.ini
1
mypy.ini
|
|
@ -1,3 +1,4 @@
|
|||
[mypy]
|
||||
disallow_untyped_defs = True
|
||||
disallow_incomplete_defs = True
|
||||
no_implicit_optional = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue