@@ -0,0 +1,6 @@
[flake8]
exclude = .git,__pycache__,.venv
per-file-ignores = __init__.py:F401
max-line-length = 140
max-complexity = 10
select = B,C,E,F,W,T4,B9
The note is not visible to the blocked user.