Mexar / pyrightconfig.json
devrajsinh2012's picture
feat: deploy Phase 1 architecture fixes and Phase 2 dataset collection & evaluation infrastructure
632bdc4 verified
Raw
History Blame Contribute Delete
238 Bytes
{
"include": [
"backend"
],
"extraPaths": [
"C:/Users/Vasu/AppData/Local/Programs/Python/Python312/Lib/site-packages",
"d:/DG Workspace/Mexar-main/backend"
],
"pythonVersion": "3.12",
"pythonPlatform": "Windows"
}