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