summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 2195200a24c165d7081dcfea15d52b1d5c26d33c (plain)
1
2
3
{
    "python.defaultInterpreterPath": "${workspaceFolder}/continuedev/.venv/bin/python",
}