Skip to content

Commit

Permalink
Remove unused restructuredtext settings
Browse files Browse the repository at this point in the history
Doing it on the right branch this time!
  • Loading branch information
AlexanderWells-diamond committed Jul 12, 2021
1 parent 5b66514 commit 64e4bf1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@
"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",
"restructuredtext.confPath": "${workspaceFolder}/docs", //TODO: Add restructured text extension, or delete these lines
"restructuredtext.builtDocumentationPath": "${workspaceFolder}/build/html",

}
}

0 comments on commit 64e4bf1

Please sign in to comment.