fix log issue #2070

pull/2109/head
huguanghui 3 years ago
parent 0d91b4975e
commit 20a9a67925

@ -13,7 +13,7 @@
# limitations under the License.
from typing import Text
from ..utils.log import logger
from paddlespeech.cli.log import logger
__all__ = ['EngineFactory']

Loading…
Cancel
Save