incorporeal-cms/setup.cfg

4 lines
64 B
INI
Raw Normal View History

[flake8]
exclude = .git,.venv,__pycache__
max-line-length = 120