Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi committed Dec 15, 2023
1 parent 168c8b7 commit 6deb08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// Auto sort imports
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "true"
"source.organizeImports": true
},
"editor.defaultFormatter": "ms-python.black-formatter"
},
Expand Down

0 comments on commit 6deb08a

Please sign in to comment.