5 lines
70 B
INI
5 lines
70 B
INI
[flake8]
|
|
exclude = .git,.tox
|
|
max-line-length = 88
|
|
ignore = E203, W503
|