5 lines
84 B
INI
5 lines
84 B
INI
[mypy]
|
|
python_version = 3.6
|
|
namespace_packages = True
|
|
ignore_missing_imports = True
|