4 lines
70 B
INI
4 lines
70 B
INI
[flake8]
|
|
ignore = E265,E501
|
|
max-line-length = 100
|
|
max-complexity = 10
|