@@ -4,7 +4,7 @@ line-length = 144
[lint]
select = ["ALL"]
fixable = ["UP034", "I001"]
ignore = ["T201", "D", "ANN101"]
ignore = ["T201", "D", "ANN101", "TD002", "TD003"]
[lint.extend-per-file-ignores]
"test*.py" = ["S101"]
The note is not visible to the blocked user.