vvv / .vscode /settings.json
neuroama's picture
Duplicate from posit/shiny-for-python-template
de2d93c
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}