x65 / .vscode /settings.json
aoadf's picture
Duplicate from posit/shiny-for-python-template
aa2e1c0
Raw
History Blame Contribute Delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}