environment_sensors/.vscode/settings.json

5 lines
125 B
JSON
Raw Permalink Normal View History

2020-03-10 20:14:53 +01:00
{
"python.pythonPath": "venv/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}