Spaces:
Runtime error
Runtime error
{ | |
"reportMissingImports": true, | |
"reportMissingTypeStubs": true, | |
"useLibraryCodeForTypes": true, | |
"reportUnusedImport": "warning", | |
"reportUnusedVariable": "warning", | |
"reportDuplicateImport": true, | |
"reportPrivateImportUsage": false, | |
"reportWildcardImportFromLibrary": "warning", | |
"reportTypedDictNotRequiredAccess": false, | |
"reportGeneralTypeIssues": false, | |
"venvPath": "/home/xuehongyang/miniconda3/envs/", | |
"venv": "pytorch-2.0", | |
"stubPath": "/home/xuehongyang/dev_configs/typings" | |
} | |