mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
3 lines
69 B
INI
3 lines
69 B
INI
[flake8]
|
|
exclude = .git,__pycache__,migrations
|
|
max-line-length = 120
|