diff --git a/pyrightconfig.json b/pyrightconfig.json new file mode 100644 index 00000000..356698aa --- /dev/null +++ b/pyrightconfig.json @@ -0,0 +1 @@ +{ "venvPath": ".", "venv": ".venv" }