Files
python/.devcontainer/settings.vscode.json

3 lines
52 B
JSON
Raw Normal View History

2019-04-16 18:19:04 -07:00
{
"python.pythonPath": "/usr/local/bin/python"
}