Skip to content

Commit

Permalink
Aborted enabling black linter onsave in vscode (#7956)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev authored May 28, 2024
1 parent 2bd23c1 commit f661563
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,4 @@
"cSpell.words": [
"crowdsourcing"
],
"isort.args":["--profile", "black"],
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter",
"editor.formatOnSave": true
}
}

0 comments on commit f661563

Please sign in to comment.