Skip to content

Commit

Permalink
Correct pyright python version
Browse files Browse the repository at this point in the history
  • Loading branch information
piotro888 committed Feb 11, 2024
1 parent 61111e4 commit bf93a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrightconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@

"stubPath": "./stubs",

"pythonVersion": "3.10",
"pythonVersion": "3.11",
"pythonPlatform": "Linux"
}

0 comments on commit bf93a2d

Please sign in to comment.