diff --git a/.vscode/settings.json b/.vscode/settings.json index f5e63eb54..485d69ca3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -13,5 +13,4 @@ "editor.codeActionsOnSave": { "source.organizeImports": true //TODO: May want to not specify this, as it'll reformat a lot of code? Just imports though so probably okay }, - "python.pythonPath": "/home/tom/.local/share/virtualenvs/PandABlocks-client-iNSfgxBb/bin/python", } \ No newline at end of file