Update text_engine.py

pull/2464/head
Zhao Yuting 2 years ago committed by GitHub
parent 8ecf6796f3
commit b9693a0e8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -131,7 +131,6 @@ class TextEngine(BaseEngine):
"""
super(TextEngine, self).__init__()
logger.debug("Create the TextEngine Instance")
def init(self, config: dict):
"""Init the Text Engine

Loading…
Cancel
Save