tts-server / .vscode /settings.json
shiveshnavin's picture
Update
617d161
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}