Skip to content

Commit 5acdf25

Browse files
committed
Don't run pyright typechecker
It currently fails.
1 parent 01ad70d commit 5acdf25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ description = "run static type checkers"
203203
dependency_groups = ["typing"]
204204
commands = [
205205
["mypy"],
206-
["pyright"],
207206
]
208207

209208
[tool.tox.env.docs]

0 commit comments

Comments
 (0)