@@ -5,5 +5,9 @@ line-length = 120
select = ["E", "F", "I", "W"]
ignore = ["E501"]
[lint.per-file-ignores]
"tests/**" = ["E402", "F841", "F811", "E741"]
"scripts/**" = ["E722", "E402"]
[lint.isort]
known-first-party = ["services"]
The note is not visible to the blocked user.