Python/.vscode/settings.json

3 lines
47 B
JSON
Raw Normal View History

{
"python.pythonPath": "/usr/bin/python3"
}