Skip to content

Commit 3b13871

Browse files
committed
New pyright seems to be buggy
1 parent 3c51171 commit 3b13871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev = [
3636
{include-group = "doc"},
3737
]
3838
test = [
39-
"pyright==1.1.408",
39+
"pyright==1.1.407",
4040
"pytest==9.0.2",
4141
"sybil==9.3.0",
4242
"pytest-regressions==2.9.1",

0 commit comments

Comments
 (0)