Files
karomat-backend/.flake8
2026-03-25 19:24:42 +05:00

4 lines
57 B
INI

[flake8]
max-line-length = 120
ignore = E701, E704, W503