4 lines
80 B
Text
4 lines
80 B
Text
[flake8]
|
|
max-line-length = 88
|
|
select = C,E,F,W,B,B950
|
|
extend-ignore = E203,E501
|