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