[flake8]
ignore = F403,F405,W503
exclude = .git,.tox,.venv,build,dist,docs
max-line-length = 79
