We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e4bf1 commit 9b3f4b6Copy full SHA for 9b3f4b6
.vscode/settings.json
@@ -13,5 +13,4 @@
13
"editor.codeActionsOnSave": {
14
"source.organizeImports": true //TODO: May want to not specify this, as it'll reformat a lot of code? Just imports though so probably okay
15
},
16
- "python.pythonPath": "/home/tom/.local/share/virtualenvs/PandABlocks-client-iNSfgxBb/bin/python",
17
}
0 commit comments