4 lines
62 B
INI
4 lines
62 B
INI
|
[mypy]
|
||
|
disallow_untyped_defs = True
|
||
|
check_untyped_defs = True
|