There was an error while loading. Please reload this page.
1 parent 87bedf5 commit e4f49a6Copy full SHA for e4f49a6
1 file changed
.vscode/settings.json
@@ -9,8 +9,8 @@
9
},
10
"notebook.formatOnSave.enabled": true,
11
"notebook.codeActionsOnSave": {
12
- "source.fixAll.ruff": "explicit",
13
- "source.organizeImports.ruff": "explicit"
+ "notebook.source.fixAll": "explicit",
+ "notebook.source.organizeImports": "explicit"
14
15
"python.testing.unittestEnabled": false,
16
"python.testing.pytestEnabled": true,
0 commit comments