hotdog/mypy.ini

5 lines
88 B
INI
Raw Permalink Normal View History

2020-11-08 10:35:26 +01:00
[mypy]
ignore_missing_imports = True
pretty = True
python_version = 3.8
platform = linux