Skip to content

Commit

Permalink
Merge branch 'staging/flow-captura-generico' of https://github.com/pr…
Browse files Browse the repository at this point in the history
…efeitura-rio/pipelines into staging/flow-captura-generico
  • Loading branch information
pixuimpou committed Oct 19, 2023
2 parents dae77e8 + e7ca572 commit c722638
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pipelines/rj_smtr/br_rj_riodejaneiro_bilhetagem/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@

bilhetagem_tracking_captura.schedule = every_minute


# BILHETAGEM AUXILIAR - SUBFLOW PARA RODAR ANTES DE CADA MATERIALIZAÇÃO #

bilhetagem_auxiliar_captura = deepcopy(default_capture_flow)
Expand Down
1 change: 0 additions & 1 deletion pipelines/rj_smtr/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ class constants(Enum): # pylint: disable=c0103
},
"primary_key": ["id"],
"interval_minutes": 1,
}

BILHETAGEM_TRACKING_CAPTURE_PARAMS = {
"table_id": "gps_validador",
Expand Down

0 comments on commit c722638

Please sign in to comment.