django-simplecms/setup.cfg

8 wiersze
100 B
INI

[flake8]
max-line-length = 88
extend-ignore = E203
[isort]
profile = black
known_third_party = cms