We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40a17e9 + f1cec39 commit e981a82Copy full SHA for e981a82
1 file changed
.devcontainer/devcontainer.json
@@ -7,7 +7,7 @@
7
"settings": {
8
"editor.formatOnSave": true,
9
// Python
10
- "python.pythonPath": "/opt/venv/bin/python",
+ "python.defaultInterpreterPath": "/opt/venv/bin/python",
11
"[python]": {
12
"editor.codeActionsOnSave": {
13
"source.organizeImports": true
0 commit comments