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