Skip to content

Commit

Permalink
pre-commit auto-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 1, 2024
1 parent b2363f9 commit ae746b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"settings": {
"jupyter.notebookFileRoot": "${workspaceFolder}",
"jupyter.defaultKernel": "python3"
"jupyter.defaultKernel": "python3"
}
}
}
Expand Down

0 comments on commit ae746b8

Please sign in to comment.