selfprivacy-rest-api/.flake8

5 lines
81 B
INI

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