3 lines
68 B
INI
3 lines
68 B
INI
[mypy]
|
|
disallow_untyped_defs = True
|
|
disallow_incomplete_defs = True
|
[mypy]
|
|
disallow_untyped_defs = True
|
|
disallow_incomplete_defs = True
|