revert back to main

This commit is contained in:
Jun-te Kim 2026-03-31 10:45:32 +00:00
parent 21fa5aad45
commit 2ccb6ddbcf

View file

@ -2,7 +2,7 @@
"typeCheckingMode": "strict",
"venvPath": "/Users/khalimconn-kowlessar/opt/anaconda3/envs/",
"venv": "Fastapi-backend",
"include": [
"include": [
"."
]
}