From f5aa6a2e1ea444425845bb0497e8bc7b74221a4d Mon Sep 17 00:00:00 2001 From: d116626 Date: Wed, 30 Oct 2024 15:28:04 -0300 Subject: [PATCH] chore: force register --- pipelines/atividade_economica/dump_db/flows.py | 2 +- pipelines/egpweb_metas/dump_db_metas/flows.py | 2 +- pipelines/ergon/dump_db_ergon/flows.py | 2 +- pipelines/ergon_comlurb/dump_db_ergon_comlurb/flows.py | 2 +- pipelines/fincon/dump_db_fincon/flows.py | 2 +- pipelines/iptu_inad/dump_db_inadimplentes/flows.py | 2 +- pipelines/receita_federal_cnpj/dump_db_porte_empresa/flows.py | 2 +- pipelines/sigma/dump_db_compras_materiais/flows.py | 2 +- pipelines/sigma/dump_db_sancao_fornecedor/flows.py | 2 +- pipelines/templates/run_dbt_model/flows.py | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pipelines/atividade_economica/dump_db/flows.py b/pipelines/atividade_economica/dump_db/flows.py index 8b32b11..683f81f 100644 --- a/pipelines/atividade_economica/dump_db/flows.py +++ b/pipelines/atividade_economica/dump_db/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for alvaras...... +Database dumping flows for alvaras....... """ from copy import deepcopy diff --git a/pipelines/egpweb_metas/dump_db_metas/flows.py b/pipelines/egpweb_metas/dump_db_metas/flows.py index c917253..7c0ebc0 100644 --- a/pipelines/egpweb_metas/dump_db_metas/flows.py +++ b/pipelines/egpweb_metas/dump_db_metas/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for EGPWeb project.. +Database dumping flows for EGPWeb project... """ from copy import deepcopy diff --git a/pipelines/ergon/dump_db_ergon/flows.py b/pipelines/ergon/dump_db_ergon/flows.py index 838c12a..a7aed25 100644 --- a/pipelines/ergon/dump_db_ergon/flows.py +++ b/pipelines/ergon/dump_db_ergon/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for segovi project..... +Database dumping flows for segovi project...... """ from copy import deepcopy diff --git a/pipelines/ergon_comlurb/dump_db_ergon_comlurb/flows.py b/pipelines/ergon_comlurb/dump_db_ergon_comlurb/flows.py index 94dadfd..7995e15 100644 --- a/pipelines/ergon_comlurb/dump_db_ergon_comlurb/flows.py +++ b/pipelines/ergon_comlurb/dump_db_ergon_comlurb/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for smfp ergon comlurb........ +Database dumping flows for smfp ergon comlurb......... """ from copy import deepcopy diff --git a/pipelines/fincon/dump_db_fincon/flows.py b/pipelines/fincon/dump_db_fincon/flows.py index d0db668..9061191 100644 --- a/pipelines/fincon/dump_db_fincon/flows.py +++ b/pipelines/fincon/dump_db_fincon/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for SMFP FINCON... +Database dumping flows for SMFP FINCON.... """ from copy import deepcopy diff --git a/pipelines/iptu_inad/dump_db_inadimplentes/flows.py b/pipelines/iptu_inad/dump_db_inadimplentes/flows.py index 47ffc37..18a810e 100644 --- a/pipelines/iptu_inad/dump_db_inadimplentes/flows.py +++ b/pipelines/iptu_inad/dump_db_inadimplentes/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows... +Database dumping flows.... """ from copy import deepcopy diff --git a/pipelines/receita_federal_cnpj/dump_db_porte_empresa/flows.py b/pipelines/receita_federal_cnpj/dump_db_porte_empresa/flows.py index 67b15bb..4abb831 100644 --- a/pipelines/receita_federal_cnpj/dump_db_porte_empresa/flows.py +++ b/pipelines/receita_federal_cnpj/dump_db_porte_empresa/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows............... +Database dumping flows................ """ from copy import deepcopy diff --git a/pipelines/sigma/dump_db_compras_materiais/flows.py b/pipelines/sigma/dump_db_compras_materiais/flows.py index c8676a0..42aefd1 100644 --- a/pipelines/sigma/dump_db_compras_materiais/flows.py +++ b/pipelines/sigma/dump_db_compras_materiais/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for SMFP SIGMA COMPRAS MATERIAIS... +Database dumping flows for SMFP SIGMA COMPRAS MATERIAIS.... """ from copy import deepcopy diff --git a/pipelines/sigma/dump_db_sancao_fornecedor/flows.py b/pipelines/sigma/dump_db_sancao_fornecedor/flows.py index 1e8b371..8cc6b44 100644 --- a/pipelines/sigma/dump_db_sancao_fornecedor/flows.py +++ b/pipelines/sigma/dump_db_sancao_fornecedor/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for SMFP SIGMA system... +Database dumping flows for SMFP SIGMA system.... """ from copy import deepcopy diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index 142d69b..f902235 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -MATERIALIZA MODELOS DO DBT................ +MATERIALIZA MODELOS DO DBT................. """ from copy import deepcopy