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

