solve Reorder python imports Failed

pull/2484/head
ZapBird 3 years ago
parent d890e18a1e
commit 380fefaab4

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

Loading…
Cancel
Save