Skip to content

Commit

Permalink
chore: force register
Browse files Browse the repository at this point in the history
  • Loading branch information
d116626 committed Oct 30, 2024
1 parent 5716487 commit f5aa6a2
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion pipelines/atividade_economica/dump_db/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows for alvaras......
Database dumping flows for alvaras.......
"""

from copy import deepcopy
Expand Down
2 changes: 1 addition & 1 deletion pipelines/egpweb_metas/dump_db_metas/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows for EGPWeb project..
Database dumping flows for EGPWeb project...
"""

from copy import deepcopy
Expand Down
2 changes: 1 addition & 1 deletion pipelines/ergon/dump_db_ergon/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows for segovi project.....
Database dumping flows for segovi project......
"""

from copy import deepcopy
Expand Down
2 changes: 1 addition & 1 deletion pipelines/ergon_comlurb/dump_db_ergon_comlurb/flows.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pipelines/fincon/dump_db_fincon/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows for SMFP FINCON...
Database dumping flows for SMFP FINCON....
"""

from copy import deepcopy
Expand Down
2 changes: 1 addition & 1 deletion pipelines/iptu_inad/dump_db_inadimplentes/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows...
Database dumping flows....
"""

from copy import deepcopy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows...............
Database dumping flows................
"""

from copy import deepcopy
Expand Down
2 changes: 1 addition & 1 deletion pipelines/sigma/dump_db_compras_materiais/flows.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pipelines/sigma/dump_db_sancao_fornecedor/flows.py
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion pipelines/templates/run_dbt_model/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
MATERIALIZA MODELOS DO DBT................
MATERIALIZA MODELOS DO DBT.................
"""

from copy import deepcopy
Expand Down

0 comments on commit f5aa6a2

Please sign in to comment.