chore(lint): remove comment about test ignores
This commit is contained in:
parent
e39c4e9799
commit
3e02bbbba5
@ -38,7 +38,6 @@ ignore = [
|
||||
|
||||
[tool.ruff.lint.extend-per-file-ignores]
|
||||
"tests/**/*.py" = [
|
||||
# at least this three should be fine in tests:
|
||||
"S101", # asserts allowed in tests
|
||||
"PLR2004", # Magic value used in comparison
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user