Spaces:
Running
Running
File size: 207 Bytes
c6be992 | 1 2 3 4 5 6 7 | {
"python.defaultInterpreterPath": ".venv/Scripts/python.exe",
"python.analysis.typeCheckingMode": "basic",
"python.analysis.autoImportCompletions": true,
"python.analysis.extraPaths": ["."]
}
|