Skip to content

Commit

Permalink
remove mlflow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
atarashansky committed Nov 29, 2023
1 parent c117ea5 commit aa414bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/unit/cli/fixtures/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
from .mlflow_model_fixture import FakeModel


def _load_pyfunc(data_path):
return FakeModel()

0 comments on commit aa414bf

Please sign in to comment.