4 lines
91 B
INI
4 lines
91 B
INI
[mypy]
|
|
python_version = 3.8
|
|
ignore_missing_imports = True
|
|
disable_error_code = attr-defined |