EDDN/.mypy.ini

5 lines
86 B
INI

[mypy]
follow_imports = skip
ignore_missing_imports = True
scripts_are_modules = True