[flake8]
ignore = E402,E731
exclude = .git,__pycache__,build,dist,.eggs,.github,.local
