added example pyrightconfig.json

This commit is contained in:
Oliver Hartmann 2023-01-09 09:51:53 +01:00
parent 2d3f05b6be
commit 874cb95f01

4
pyrightconfig.json Normal file
View File

@ -0,0 +1,4 @@
{
"venvPath": ".",
"venv": "venvVis"
}