1
0
Fork 0
thermostat/.vscode/settings.json

4 lines
90 B
JSON

{
"python.pythonPath": ".venv/bin/python",
"python.formatting.provider": "black"
}