digitaldemocratic/dd-sso/admin/setup.cfg

6 lines
87 B
INI

[flake8]
profile = "black"
max-line-length = 88
extend-ignore = E203
statistics = True