Skip to content

Commit

Permalink
set python version for pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Dec 9, 2022
1 parent ad3cd2f commit b56f73f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyrightconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"pythonVersion": "3.11"
}

0 comments on commit b56f73f

Please sign in to comment.