solve Reorder python imports Failed.

pull/2484/head
ZapBird 3 years ago
parent 853238d7f8
commit 71a3400022

@ -40,6 +40,7 @@ from paddlespeech.s2t.utils.utility import UpdateConfig
__all__ = ['ASRExecutor'] __all__ = ['ASRExecutor']
@timer_register @timer_register
class ASRExecutor(BaseExecutor): class ASRExecutor(BaseExecutor):
def __init__(self): def __init__(self):

Loading…
Cancel
Save