@ -1,7 +1,5 @@
[flake8]
ignore =
# - W293 - blank lines contain whitespace
W293,
W605,
# - E501 - line too long (82 characters)
E501, E722,
The note is not visible to the blocked user.