prog8/mypy.ini
Irmen de Jong a228bcd8fc initial
2017-12-21 14:52:30 +01:00

5 lines
80 B
INI

[mypy]
follow_imports = normal
ignore_missing_imports = True
incremental = True