Skip to content

Commit

Permalink
Revert settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhellander committed Feb 23, 2024
1 parent 90413a0 commit c36449c
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
@@ -1,7 +1,7 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": "explicit"
"source.organizeImports": true
},
"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
Expand Down

0 comments on commit c36449c

Please sign in to comment.