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