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

Commit

Permalink
fix call for python
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaymiller committed Nov 30, 2023
1 parent 359d87a commit 8349037
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
".pytest_cache": true,
"__pycache__": true
},
[python]: {
"[python]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "charliermarsh.ruff",
"editor.codeActionsOnSave": {
Expand Down

0 comments on commit 8349037

Please sign in to comment.