File size: 98 Bytes
c641d5f
 
 
 
 
1
2
3
4
5
6
[tool.ruff.lint]
ignore = ["BLE001"]

[tool.ruff.lint.per-file-ignores]
"tests/*.py" = ["RUF012"]