Skip to content

Commit

Permalink
Update .vscode/e3sm_diags.code-workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder authored Feb 14, 2024
1 parent 93bd0d9 commit f20a40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/e3sm_diags.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"request": "launch",
"program": "${file}",
"console": "integratedTerminal",
"justMyCode": false,
"justMyCode": true,
"env": {
"PYTHONPATH": "${workspaceFolder}"
}
Expand Down

0 comments on commit f20a40e

Please sign in to comment.