@@ -0,0 +1,7 @@
[flake8]
max-line-length = 120
ignore =
# whitespace before ':'
E203
# Line break before binary operator
W503
The note is not visible to the blocked user.