code format, test=doc

pull/1713/head
lym0302 3 years ago
parent 40dde22fc4
commit 9e41ac8550

@ -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:

Loading…
Cancel
Save