aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 788f3555e949e10b9f22e751ff74affde4715b25 (plain)
1
2
3
{
    "python.pythonPath": "${workspaceFolder}/env/bin/python"
}