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