[flake8]
count = true
select = E9,F63,F7,F82
ignore = F824
show-source = true
statistics = true
exclude = .git,build,docs,scripts,binder

