1
0
mirror of https://github.com/logos-co/open-law.git synced 2025-02-13 07:16:25 +00:00
Kostiantyn Stoliarskyi 6147d924d7 initial commit
2023-04-20 16:10:16 +03:00

6 lines
150 B
INI

[flake8]
;ignore = E226,E302,E41,E202,E203
max-line-length = 120
;exclude = tests/*
;max-complexity = 10
exclude = .git,__pycache__,.venv/,migrations/