[flake8]
ignore = E203
exclude = venv, .git, __pycache__, build, .tox
max-line-length = 88
