@@ -0,0 +1,5 @@
[tool.ruff]
line-length = 100
select = ["E", "F", "I", "S"]
target-version = "py311"
exclude = ["data", "__pycache__"]
The note is not visible to the blocked user.