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