From 259cefc2cf079cfda786ba153275a411cb2ab7ca Mon Sep 17 00:00:00 2001 From: Matt Senick <32623708+Matts52@users.noreply.github.com> Date: Sun, 18 Aug 2024 22:49:18 -0600 Subject: [PATCH] add dbt_ml_inline_preprocessing (#327) * add package * Add trailing newline for code quality checks --------- Co-authored-by: Joel Labes --- hub.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hub.json b/hub.json index a87eaf1..93868d1 100644 --- a/hub.json +++ b/hub.json @@ -1,7 +1,7 @@ { "1997mahadi": [ - "dbt-dlt-ingestion-pipeline" - ], + "dbt-dlt-ingestion-pipeline" + ], "Aaron-Zhou": [ "dbt-synapse-statistics" ], @@ -64,6 +64,9 @@ "MaterializeInc": [ "materialize-dbt-utils" ], + "Matts52": [ + "dbt-ml-inline-preprocessing" + ], "Montreal-Analytics": [ "dbt-snowflake-utils" ], @@ -423,7 +426,7 @@ "sutrolabs": [ "dbt_census_utils" ], - "TasmanAnalytics":[ + "TasmanAnalytics": [ "tasman-dbt-mta", "tasman-dbt-revenuecat" ],