Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Nov 11, 2024
1 parent 9e1a519 commit a2570c9
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 a2570c9

Please sign in to comment.