ci: add linter
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ dependencies = [
|
||||
test = [
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
"pytest-random-order"
|
||||
"pytest-random-order",
|
||||
"basedpyright"
|
||||
]
|
||||
|
||||
[[tool.uv.index]]
|
||||
|
||||
Reference in New Issue
Block a user