Files
solufy_devcontainer/development/.vscode/settings.json
2025-11-10 15:10:10 +05:30

4 lines
88 B
JSON

{
"python.defaultInterpreterPath": "${workspaceFolder}/frappe-bench/env/bin/python"
}