Skip to content

Commit

Permalink
Merge branch 'develop' into bs/updated_events
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev authored May 28, 2024
2 parents fbc2b34 + 5359a4e commit 87ebc57
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,5 @@
"python.testing.cwd": "${workspaceFolder}/tests",
"cSpell.words": [
"crowdsourcing"
],
"isort.args":["--profile", "black"],
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter",
"editor.formatOnSave": true
}
]
}

0 comments on commit 87ebc57

Please sign in to comment.