@@ -1,7 +1,7 @@
[flake8]
max-line-length = 120
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules,venv
ignore = W503
ignore = W503, E203
[pycodestyle]
The note is not visible to the blocked user.