Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #291 from kjaymiller/pamelafox-patch-1
Browse files Browse the repository at this point in the history
Update devcontainer.json with python in quotes
  • Loading branch information
pamelafox authored Nov 30, 2023
2 parents 36ef5ad + a9963b8 commit 0ae0b42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
".pytest_cache": true,
"__pycache__": true
},
[python]: {
"[python]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "charliermarsh.ruff",
"editor.codeActionsOnSave": {
Expand Down

0 comments on commit 0ae0b42

Please sign in to comment.