Skip to content

Commit

Permalink
Update readme generator reference to new sdk (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeMoussalli authored Nov 6, 2023
1 parent 1c67f54 commit 06493c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/component_readme/generate_readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from pathlib import Path

import jinja2
from fondant.component_spec import ComponentSpec
from fondant.core.component_spec import ComponentSpec


def read_component_spec(component_spec_path: Path) -> ComponentSpec:
Expand Down

0 comments on commit 06493c9

Please sign in to comment.