1
0
minehost-interface/.vscode/settings.json

4 lines
107 B
JSON

{
"autoDocstring.docstringFormat": "sphinx",
"python.pythonPath": "${workspaceFolder}/venv/bin/python3"
}