Skip to content

Commit

Permalink
chore(sdk): revert .vscode/settings.json changes (wandb#5175)
Browse files Browse the repository at this point in the history
  • Loading branch information
moredatarequired authored Mar 16, 2023
1 parent d50e662 commit a476c68
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 @@ -13,13 +13,6 @@
"./wandb/vendor/graphql-core-1.1"
],

"[python]": {
"editor.codeActionsOnSave": {
"source.fixAll.ruff": true,
"source.organizeImports.ruff": true
}
},

"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
"python.linting.mypyEnabled": false,
Expand Down

0 comments on commit a476c68

Please sign in to comment.