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