mirror of
https://github.com/EDCD/EDDN.git
synced 2025-05-31 07:39:45 +03:00
5 lines
86 B
INI
5 lines
86 B
INI
[mypy]
|
|
follow_imports = skip
|
|
ignore_missing_imports = True
|
|
scripts_are_modules = True
|