Skip to content

Commit

Permalink
Correct imports in run.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ovejabu committed Jun 5, 2024
1 parent 2ec89c4 commit f10f950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from explainerdashboard import ExplainerDashboard

from pipeline_lib import Pipeline
from ml_garden import Pipeline

# Constants
DEFAULT_LOG_LEVEL = "INFO"
Expand Down

0 comments on commit f10f950

Please sign in to comment.