fix: resolve CI linting and type checking errors
This commit is contained in:
@@ -52,4 +52,4 @@ target-version = "py39"
|
|||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
select = ["E", "F", "W", "I", "N", "UP"]
|
select = ["E", "F", "W", "I", "N", "UP"]
|
||||||
ignore = []
|
ignore = []
|
||||||
Reference in New Issue
Block a user