Spaces:
Running
Running
| { | |
| "pythonVersion": "3.14", | |
| "pythonPlatform": "Windows", | |
| "reportMissingModuleSource": false, | |
| "reportMissingImports": false, | |
| "reportGeneralTypeIssues": false, | |
| "reportOptionalMemberAccess": false, | |
| "reportIndexIssue": false, | |
| "typeCheckingMode": "off", | |
| "executionEnvironments": [ | |
| { | |
| "root": ".", | |
| "extraPaths": [ | |
| "." | |
| ], | |
| "pythonPath": "C:\\Users\\acer\\AppData\\Local\\Programs\\Python\\Python314\\python.exe" | |
| } | |
| ] | |
| } |