Skip to content

Commit

Permalink
Merge branch 'master' into staging/dados_mestres
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 5, 2025
2 parents 802ab07 + e1a6af7 commit 5d8ed83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions pipelines/rj_escritorio/waze/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@

with Flow(
name="EMD: escritorio - Alertas Waze",
code_owners=[
"diego",
],
) as flow:
dataset_id = "transporte_rodoviario_waze"
table_id = "alertas"
Expand Down
2 changes: 1 addition & 1 deletion pipelines/rj_segovi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Prefect flows for segovi project
"""

from pipelines.rj_segovi.dump_db_1746.flows import *
# from pipelines.rj_segovi.dump_db_1746.flows import *

# from pipelines.rj_segovi.dump_url_adm_processorio_sicop.flows import *
# from pipelines.rj_segovi.dump_ftp_adm_processorio_sicop.flows import *

0 comments on commit 5d8ed83

Please sign in to comment.