ucloud-setup/.vscode/settings.json

6 lines
224 B
JSON
Raw Permalink Normal View History

2019-08-28 07:13:05 +00:00
{
2019-08-29 10:56:54 +00:00
"python.pythonPath": "/home/meow/.local/share/virtualenvs/ucloud-setup-20frMi5h/bin/python",
"python.linting.pylintEnabled": false,
"python.linting.enabled": true,
"python.linting.prospectorEnabled": true
2019-08-28 07:13:05 +00:00
}