octopusenergy-hass/.vscode/settings.json
2020-11-14 15:27:54 +01:00

5 lines
130 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/usr/local/bin/python"
}