From 9029a719c68c0ac9509d74da335698c176fef91e Mon Sep 17 00:00:00 2001 From: Victor Miguel Rocha Date: Mon, 13 Jan 2025 18:06:29 -0300 Subject: [PATCH] Registra flow do gtfs (#387) --- 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