[flake8]
exclude = tests/fixtures
extend-ignore = E203
max-line-length = 88
