aqi_monitor/.vscode/settings.json

5 lines
128 B
JSON
Raw Normal View History

2021-07-07 12:18:06 +00:00
{
"python.linting.pylintEnabled": true,
"python.linting.pycodestyleEnabled": false,
"python.linting.enabled": true
}