mirror of
https://github.com/irmen/prog8.git
synced 2025-01-10 20:30:23 +00:00
5 lines
80 B
INI
5 lines
80 B
INI
[mypy]
|
|
follow_imports = normal
|
|
ignore_missing_imports = True
|
|
incremental = True
|