diff --git a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py index dfe1105f832bc..b5c7043415856 100644 --- a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py +++ b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py @@ -444,6 +444,7 @@ def my_fivetran_job(): # Reworked resources # ------------------ + @experimental class FivetranClient: """This class exposes methods on top of the Fivetran REST API."""