environment_sensors/.vscode/settings.json

5 lines
125 B
JSON

{
"python.pythonPath": "venv/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}