dograh/.vscode/settings.json
2026-05-25 15:58:26 +05:30

3 lines
78 B
JSON

{
"python.defaultInterpreterPath": "${workspaceFolder}/venv/bin/python"
}