5 lines
66 B
INI
5 lines
66 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
|
|
[pycodestyle]
|
|
ignore = E501
|