@@ -1,5 +1,5 @@
[flake8]
exclude = build,archive
exclude = .git,__pycache__,build,dist,archive,test/results
ignore = E203,E226,W504
per-file-ignores =
setup.py: E501
The note is not visible to the blocked user.