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