Skip to content

Commit

Permalink
add pyright config for trial
Browse files Browse the repository at this point in the history
  • Loading branch information
ctheune committed Feb 5, 2024
1 parent fdf7ab8 commit f335ff5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyrightconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"venvPath": ".",
"venv": ".venv"
}

0 comments on commit f335ff5

Please sign in to comment.