Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 24, 2023
1 parent 9fdd939 commit 5a0c47e
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 @@ -5,7 +5,7 @@
"[python]": {
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.organizeImports": false,
"source.organizeImports": false
}
},
"editor.formatOnSave": true,
Expand Down

0 comments on commit 5a0c47e

Please sign in to comment.