Skip to content

Commit

Permalink
minor upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
MattReimer committed May 23, 2023
1 parent bb5c9f3 commit 74f25cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"request": "launch",
"program": "${file}",
"cwd": "${workspaceFolder}",
"env" : {
"PYTHONPATH": "${workspaceFolder}"
},
"console": "integratedTerminal"
}
]
Expand Down

0 comments on commit 74f25cd

Please sign in to comment.