Type hinting cleanup
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
[mypy]
|
||||
#ignore_missing_imports = True
|
||||
#strict_optional = False
|
||||
disallow_incomplete_defs = True
|
||||
disallow_untyped_defs = True
|
||||
warn_unused_configs = True
|
||||
|
||||
Reference in New Issue
Block a user