mmstts / .vscode /settings.json
p
Text to speech for 1000+ languages
c9574d9
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}