@@ -1,5 +1,5 @@
[flake8]
ignore = E203,W504,W191
ignore = E203,W504,W191,W503
exclude = .git,__pycache__,orm/rbac.py
max-complexity = 10
max-line-length = 108
The note is not visible to the blocked user.