labelbase/.flake8
2023-07-06 17:03:31 +02:00

3 lines
69 B
INI

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