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