Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
[flake8]
max-line-length = 99
ignore = W503, W605
extend-ignore = E203, E704
exclude = docs/source/conf.py