Files
heartbeat/.vscode/settings.json
T
2021-05-03 17:39:31 -04:00

5 lines
125 B
JSON

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