code format, test=doc

pull/1733/head
lym0302 3 years ago
parent f86f1a6b05
commit 104c7ff27d

@ -463,7 +463,6 @@ class TTSEngine(BaseEngine):
def __init__(self, name=None):
"""Initialize TTS server engine
"""
#super(TTSEngine, self).__init__()
super().__init__()
def init(self, config: dict) -> bool:

Loading…
Cancel
Save