5 lines
87 B
INI
5 lines
87 B
INI
[mypy]
|
|
python_version = 3.9
|
|
warn_unused_configs = True
|
|
disallow_incomplete_defs = True
|