提交 9e41ac85 编写于 作者: L lym0302

code format, test=doc

上级 40dde22f
...@@ -479,7 +479,6 @@ class TTSEngine(BaseEngine): ...@@ -479,7 +479,6 @@ class TTSEngine(BaseEngine):
def __init__(self, name=None): def __init__(self, name=None):
"""Initialize TTS server engine """Initialize TTS server engine
""" """
#super(TTSEngine, self).__init__()
super().__init__() super().__init__()
def init(self, config: dict) -> bool: def init(self, config: dict) -> bool:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册