From b49122ef7353a7422a271c397ccd9f14bea99f9f Mon Sep 17 00:00:00 2001 From: vtr363 Date: Mon, 13 Jan 2025 18:01:49 -0300 Subject: [PATCH] Registra flow do gtfs --- pipelines/migration/br_rj_riodejaneiro_gtfs/flows.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/migration/br_rj_riodejaneiro_gtfs/flows.py b/pipelines/migration/br_rj_riodejaneiro_gtfs/flows.py index 43a11702..b5e72a59 100644 --- a/pipelines/migration/br_rj_riodejaneiro_gtfs/flows.py +++ b/pipelines/migration/br_rj_riodejaneiro_gtfs/flows.py @@ -2,7 +2,7 @@ """ Flows for gtfs -DBT 2024-12-20 +DBT 2025-01-13 """ from prefect import Parameter, case, task