[flake8]
exclude = .git,__pycache__,docs/source/conf.py,old,build,dist
max-line-length = 88