Skip to content

Commit 991e39d

Browse files
bmerkleCopilot
andauthored
Update .devcontainer/devcontainer.json
makes sense Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a2bf45e commit 991e39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"customizations": {
1313
"vscode": {
1414
"settings": {
15-
"python.defaultInterpreterPath": "./.venv/bin/python",
15+
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
1616
"python.terminal.activateEnvironment": true,
1717
"remote.autoForwardPorts": false,
1818
"python.createEnvironment.trigger": "off",

0 commit comments

Comments
 (0)