adding in serverside app for stt

This commit is contained in:
talksik
2023-04-28 15:00:09 -07:00
parent 49191b2eed
commit f2c8a482cd
4 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}