chore: add pyrightconfig.json to resolve Pyright venv path
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"venvPath": ".",
|
||||
"venv": ".venv",
|
||||
"pythonVersion": "3.13"
|
||||
}
|
||||
Reference in New Issue
Block a user