[flake8]
max-line-length = 120
extend-ignore = E203
exclude = .git, __pycache__, build, dist, eggs, *.egg, .tox
