Skip to content

Commit

Permalink
[bug] fixing the card import to avoid obscure import errors
Browse files Browse the repository at this point in the history
  • Loading branch information
valayDave authored Sep 25, 2024
1 parent 5a64c07 commit 362a166
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from traitlets.config import Config
from metaflow.cards import MetaflowCard
from metaflow.plugins.cards.card_modules.card import MetaflowCard
import papermill as pm
from pathlib import Path
from nbconvert import HTMLExporter
Expand Down

0 comments on commit 362a166

Please sign in to comment.