We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a286849 commit ef48d0dCopy full SHA for ef48d0d
.vscode/settings.json
@@ -50,7 +50,7 @@
50
// "python.defaultInterpreterPath": "${workspaceFolder}/venv2/bin/python",
51
// "python.defaultInterpreterPath": "venv2/bin/python",
52
// "python.diagnostics.sourceMapsEnabled": true,
53
- "python.envFile": "${workspaceFolder}/.env/dev.env",
+ "python.envFile": "${workspaceFolder}/asterisk.env/dev.env",
54
// "python.envFile": "${workspaceFolder}/.env/test.env",
55
// "python.envFile": "${workspaceFolder}/.env/pred.env",
56
// "python.envFile": "${workspaceFolder}/.env/prod.env",
0 commit comments