Skip to content

Commit

Permalink
reverted settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhellander committed Dec 5, 2023
1 parent 967154b commit 26925ed
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
"editor.codeActionsOnSave": {
"source.organizeImports": true
},
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true
},
},
"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
}

0 comments on commit 26925ed

Please sign in to comment.