Skip to content

Commit

Permalink
chore: revert changes to devcontainer config
Browse files Browse the repository at this point in the history
Signed-off-by: Akiff Manji <[email protected]>
  • Loading branch information
amanji committed Apr 18, 2024
1 parent c3a3ff1 commit 356c0ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
},
"python.formatting.provider": "black",
"python.formatting.blackArgs": [],
"python.venvFolders": ["~.cache/virtualenvs"],
"extensions.verifySignature": false
"python.venvFolders": ["~.cache/virtualenvs"]
},
"extensions": [
"ms-python.python",
Expand Down

0 comments on commit 356c0ee

Please sign in to comment.