We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784c402 commit d8fe0a3Copy full SHA for d8fe0a3
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
- "python.pythonPath": "i:\\gwatts\\Code\\irishep\\ServiceX_frontend\\.venv\\Scripts\\python.exe",
+ "python.pythonPath": ".venv\\Scripts\\python.exe",
3
"pyright.openFilesOnly": false,
4
"pyright.useLibraryCodeForTypes": true,
5
"python.analysis.logLevel": "Information",
0 commit comments