4 lines
73 B
INI
4 lines
73 B
INI
[mypy]
|
|
strict = True
|
|
disallow_untyped_calls = False
|
|
python_version = 3.8
|