fixed pyright

This commit is contained in:
Oliver Hartmann 2023-01-06 01:41:09 +01:00
parent b07bc06a4b
commit af4de2df62

View File

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