Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Nov 8, 2024
1 parent c885a48 commit 7523673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ def load_fivetran_asset_specs(
to convert Fivetran content into AssetSpecs. Defaults to DagsterFivetranTranslator.
Returns:
List[AssetSpec]: The set of assets representing the Tableau content in the workspace.
List[AssetSpec]: The set of assets representing the Fivetran content in the workspace.
"""
with workspace.process_config_and_initialize_cm() as initialized_workspace:
return check.is_list(
Expand Down

0 comments on commit 7523673

Please sign in to comment.