[flake8]
ignore = E124,E128,E731
max-line-length = 100
exclude = .venv/,build/
