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