Skip to content

Commit 03642ce

Browse files
Ensure consistent pyright version.
1 parent 29d5446 commit 03642ce

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
@@ -69,7 +69,7 @@ dev-dependencies = [
6969
"invoke",
7070
"jupyter",
7171
"pre-commit",
72-
"pyright",
72+
"pyright==1.1.396",
7373
"pytest",
7474
"pytest-cov",
7575
"pytest-xdist",

0 commit comments

Comments
 (0)