@@ -0,0 +1,6 @@
[flake8]
ignore = E203,W504,W191,W503
exclude = .git
max-complexity = 10
max-line-length = 108
indent-string = ' '
The note is not visible to the blocked user.