mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-08 09:32:20 +00:00
fix bug: undefined name 'partial' (#1941)
This commit is contained in:
parent
cd7caf12df
commit
4627969ccd
@ -69,6 +69,7 @@ import argparse
|
|||||||
import copy
|
import copy
|
||||||
import logging
|
import logging
|
||||||
import warnings
|
import warnings
|
||||||
|
from functools import partial
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import List, Optional, Tuple, Union
|
from typing import List, Optional, Tuple, Union
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user