Skip to content

Commit 4d1fa20

Browse files
Ensure consistent pyright version.
1 parent b8e3d30 commit 4d1fa20

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)