fix (xtuner): fix the importing for logging
This commit is contained in:
committed by
wangtq
parent
b83c7205cb
commit
931da337d2
@ -16,6 +16,7 @@ See the Mulan PSL v2 for more details.
|
||||
import importlib
|
||||
import os
|
||||
import types
|
||||
import logging
|
||||
|
||||
from tuner.exceptions import ConfigureError
|
||||
from tuner.executor import ExecutorFactory
|
||||
|
||||
Reference in New Issue
Block a user