{ "python.defaultInterpreterPath": ".venv/Scripts/python.exe", "python.analysis.typeCheckingMode": "basic", "python.analysis.autoImportCompletions": true, "python.analysis.extraPaths": ["."] }