| { | |
| "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python", | |
| "python.analysis.extraPaths": [ | |
| "${workspaceFolder}" | |
| ] | |
| } | |
| { | |
| "python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python", | |
| "python.analysis.extraPaths": [ | |
| "${workspaceFolder}" | |
| ] | |
| } | |