[flake8]
exclude = .git,*migrations*,.venv*
max-line-length = 127
max-complexity = 10
