jeff-901 commented on a change in pull request #579:
URL: https://github.com/apache/submarine/pull/579#discussion_r628750619



##########
File path: submarine-sdk/pysubmarine/tests/models/test_model.py
##########
@@ -15,17 +15,19 @@
  under the License.
 """
 
+import mlflow
 import numpy as np
 import pytest
+from mlflow.tracking import MlflowClient
 
 from pytorch import LinearNNModel
 from submarine import ModelsClient
 
-
 # Temporarily skip these tests after the following is solved:

Review comment:
       Thanks!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to