t7 / .vscode /settings.json
azzr's picture
azzr HF staff
Duplicate from posit/shiny-for-python-template
4b298c1 verified
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}