Start of integration tests
This commit is contained in:
@@ -20,6 +20,9 @@ ignore = ["A003", "D101", "D104", "D406", "D407", "S104", "TRY201", "TRY003", "E
|
||||
line-length = 120
|
||||
target-version = "py39"
|
||||
|
||||
[tool.ruff.per-file-ignores]
|
||||
"tests*/*" = ["ANN201", "S101"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
target-version = ['py39']
|
||||
|
||||
Reference in New Issue
Block a user