From 2ccb6ddbcf9d23e29df66b1b46c5b7d530d075de Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 31 Mar 2026 10:45:32 +0000 Subject: [PATCH] revert back to main --- pyrightconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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