Skip to content

Commit

Permalink
Remove python.pythonPath from the settings file to match upcomming VS…
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWells-diamond committed Jul 12, 2021
1 parent 64e4bf1 commit 9b3f4b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}

0 comments on commit 9b3f4b6

Please sign in to comment.