5 lines
88 B
INI
5 lines
88 B
INI
|
|
[mypy]
|
||
|
|
ignore_missing_imports = True
|
||
|
|
pretty = True
|
||
|
|
python_version = 3.8
|
||
|
|
platform = linux
|