Skip to content
Snippets Groups Projects
Commit 537fcddf authored by Yoann Schneider's avatar Yoann Schneider :tennis: Committed by Manon Blanco
Browse files

MLflow module was moved

parent fdc22df5
No related branches found
No related tags found
1 merge request!265MLflow module was moved
......@@ -20,7 +20,7 @@ from dan.utils import MLflowNotInstalled
if MLFLOW_AVAILABLE:
import mlflow
from dan.mlflow import make_mlflow_request, start_mlflow_run
from dan.ocr.mlflow import make_mlflow_request, start_mlflow_run
logger = logging.getLogger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment