Skip to content

Commit 47766b3

Browse files
Unpin Python version so that CI can check across versions. (#195)
1 parent f38eb73 commit 47766b3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/pyrightconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"reportUninitializedInstanceVariable": "error",
1111
"reportUnnecessaryTypeIgnoreComment": "error",
1212
"reportUnusedCallResult": "none",
13-
"pythonVersion": "3.11",
1413
"include": [
1514
"**/*",
1615
],

0 commit comments

Comments
 (0)