aerich/.vscode/settings.json
2020-10-30 16:39:14 +08:00

4 lines
89 B
JSON

{
"python.pythonPath": "venv/bin/python",
"python.formatting.provider": "black"
}