Skip to content

Commit db922eb

Browse files
author
Bob Strahan
committed
Update: Fix merge conflict markers in VS Code workspace file
1 parent 4f0c69d commit db922eb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

genaiic-idp-accelerator.code-workspace

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
"lib/idp_common_pkg"
1010
],
1111
"notebook.formatOnSave.enabled": true,
12-
<<<<<<< HEAD
13-
"[python]": {
14-
"editor.formatOnSave": true,
15-
"editor.defaultFormatter": "charliermarsh.ruff"
16-
=======
1712
"notebook.codeActionsOnSave": {
1813
"notebook.source.fixAll": "explicit",
1914
"notebook.source.organizeImports": "explicit"
@@ -25,7 +20,6 @@
2520
"source.fixAll": "explicit",
2621
"source.organizeImports": "explicit"
2722
},
28-
>>>>>>> origin/develop
2923
},
3024
"makefile.configureOnOpen": false
3125
},

0 commit comments

Comments
 (0)