Full integration test coverage for the vendor API
This commit is contained in:
@@ -21,7 +21,7 @@ line-length = 120
|
||||
target-version = "py39"
|
||||
|
||||
[tool.ruff.per-file-ignores]
|
||||
"tests*/*" = ["ANN201", "S101"]
|
||||
"tests*/*" = ["ANN201", "S101", "PLR2004"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user