mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-10-31 17:17:17 +00:00
5 lines
81 B
INI
5 lines
81 B
INI
[flake8]
|
|
max-line-length = 80
|
|
select = C,E,F,W,B,B950
|
|
extend-ignore = E203, E501
|