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