4 lines
89 B
JSON
4 lines
89 B
JSON
{
|
|
"python.pythonPath": "venv/bin/python",
|
|
"python.formatting.provider": "black"
|
|
} |