@@ -31,8 +31,12 @@ exclude = [
"venv",
]
line-length = 120
dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"
target-version = "py311"
[per-file-ignores]
"__init__.py" = ["F401"]
The note is not visible to the blocked user.