mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 06:34:20 +00:00
isort formatted
This commit is contained in:
parent
de3daf6496
commit
852f5a6153
@ -24,6 +24,7 @@ import sys
|
||||
from typing import List
|
||||
|
||||
from pypinyin import lazy_pinyin, pinyin
|
||||
|
||||
from icefall.utils import str2bool, tokenize_by_CJK_char
|
||||
|
||||
is_python2 = sys.version_info[0] == 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user