Do not log any artifacts if mlflow logging is disabled
Compare changes
+ 3
− 2
@@ -853,8 +853,9 @@ class GenericTrainingManager:
Closes #76 (closed)
There was one last MLflow API call that was always done regardless of mlflow_logging status.