diff --git a/pyrightconfig.json b/pyrightconfig.json index 18f578a5..d4e0e2a4 100644 --- a/pyrightconfig.json +++ b/pyrightconfig.json @@ -2,7 +2,7 @@ "typeCheckingMode": "strict", "venvPath": "/Users/khalimconn-kowlessar/opt/anaconda3/envs/", "venv": "Fastapi-backend", -"include": [ + "include": [ "." ] } \ No newline at end of file