mirror of
https://github.com/irmen/prog8.git
synced 2024-11-25 19:31:36 +00:00
5 lines
80 B
INI
5 lines
80 B
INI
[mypy]
|
|
follow_imports = normal
|
|
ignore_missing_imports = True
|
|
incremental = True
|