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