Skip to content

Commit d8fe0a3

Browse files
committed
Relative path to venv is just waaay better
1 parent 784c402 commit d8fe0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"python.pythonPath": "i:\\gwatts\\Code\\irishep\\ServiceX_frontend\\.venv\\Scripts\\python.exe",
2+
"python.pythonPath": ".venv\\Scripts\\python.exe",
33
"pyright.openFilesOnly": false,
44
"pyright.useLibraryCodeForTypes": true,
55
"python.analysis.logLevel": "Information",

0 commit comments

Comments
 (0)