5 lines
69 B
INI
5 lines
69 B
INI
|
[mypy]
|
||
|
|
||
|
disallow_incomplete_defs = True
|
||
|
disallow_untyped_defs = True
|