[flake8]
exclude = doc/conf.py
max-line-length = 100
ignore = E203 W503
