[flake8]
max-line-length = 88
exclude = docs/*.py
per-file-ignores = tests/*.py:E501
