4 lines
101 B
INI
4 lines
101 B
INI
[flake8]
|
|
# Allow 119 characters width per line to simplify test output parsing
|
|
max-line-length = 119
|