@ -1,9 +1,6 @@
[flake8]
max-line-length = 120
exclude =
# No need to traverse our git directory
env,
.git,
# There's no value in checking cache directories
__pycache__
__pycache__,
# Exclude startup file for repl
repl.py
The note is not visible to the blocked user.