|
@@ -61,7 +61,6 @@ ignore = [
|
|
"SIM117", # multiple-with-statements
|
|
"SIM117", # multiple-with-statements
|
|
"SIM210", # if-expr-with-true-false
|
|
"SIM210", # if-expr-with-true-false
|
|
"SIM300", # yoda-conditions,
|
|
"SIM300", # yoda-conditions,
|
|
- "PT004", # pytest-no-assert
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[tool.ruff.lint.per-file-ignores]
|
|
[tool.ruff.lint.per-file-ignores]
|