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