ioteer/.vscode/settings.json

4 lines
146 B
JSON
Raw Normal View History

2021-10-17 10:58:50 +00:00
{
2021-10-19 18:13:35 +00:00
"python.formatting.provider": "black",
"python.pythonPath": "/home/tobru/.cache/pypoetry/virtualenvs/ioteer-xuj1sZwc-py3.9/bin/python"
2021-10-17 10:58:50 +00:00
}