From 7523673d4f3a9797bda912ff0b77752474551736 Mon Sep 17 00:00:00 2001 From: Maxime Armstrong Date: Fri, 8 Nov 2024 11:47:29 -0500 Subject: [PATCH] Update docstring --- .../libraries/dagster-fivetran/dagster_fivetran/resources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py index aa63557934379..1ab7cd7dc5a6f 100644 --- a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py +++ b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py @@ -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(