Files
solufy_devcontainer/development/.vscode/settings.json

4 lines
88 B
JSON
Raw Normal View History

2025-11-10 15:10:10 +05:30
{
"python.defaultInterpreterPath": "${workspaceFolder}/frappe-bench/env/bin/python"
}