Skip to content

Commit e981a82

Browse files
committed
Merge branch 'master' into issue#362
2 parents 40a17e9 + f1cec39 commit e981a82

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
@@ -7,7 +7,7 @@
77
"settings": {
88
"editor.formatOnSave": true,
99
// Python
10-
"python.pythonPath": "/opt/venv/bin/python",
10+
"python.defaultInterpreterPath": "/opt/venv/bin/python",
1111
"[python]": {
1212
"editor.codeActionsOnSave": {
1313
"source.organizeImports": true

0 commit comments

Comments
 (0)