4 lines
119 B
Python
4 lines
119 B
Python
from mlflow.utils.logging_utils import _configure_mlflow_loggers
|
|
|
|
_configure_mlflow_loggers(root_module_name=__name__)
|