fishv2 / .vscode /settings.json
yusyel
first
64c9146
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}