Files
thunix_api/.vscode/settings.json
2020-01-22 18:17:09 -05:00

5 lines
125 B
JSON

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