From ccf1f43ab3a572428dfea06fe5f4c226096c8202 Mon Sep 17 00:00:00 2001 From: PedroSiqueira1 Date: Fri, 10 Jan 2025 10:15:05 -0300 Subject: [PATCH 1/2] Dummy commit to run dbt model --- pipelines/templates/run_dbt_model/flows.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index 7fc5469..317bd0d 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -34,3 +34,5 @@ templates__run_dbt_model_smdue__flow, default_parameters=templates_run_dbt_model_smdue_default_parameters, ) + +# RUN DBT MODEL \ No newline at end of file From b65b926c718d619f782e569a7336ddde253f2d33 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:18:38 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- pipelines/templates/run_dbt_model/flows.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index 317bd0d..b4403b7 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -35,4 +35,4 @@ default_parameters=templates_run_dbt_model_smdue_default_parameters, ) -# RUN DBT MODEL \ No newline at end of file +# RUN DBT MODEL