From 54c1e7decba7f1b7c72dd85ce6e5ccb52e0b0a60 Mon Sep 17 00:00:00 2001 From: Patricia Bongiovanni Catandi <62657143+patriciacatandi@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:53:00 -0300 Subject: [PATCH] turn off nivel_reservatorio flow --- .../saneamento_drenagem/nivel_reservatorio/flows.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pipelines/rj_rioaguas/saneamento_drenagem/nivel_reservatorio/flows.py b/pipelines/rj_rioaguas/saneamento_drenagem/nivel_reservatorio/flows.py index b67a18765..9aa088029 100644 --- a/pipelines/rj_rioaguas/saneamento_drenagem/nivel_reservatorio/flows.py +++ b/pipelines/rj_rioaguas/saneamento_drenagem/nivel_reservatorio/flows.py @@ -42,4 +42,6 @@ nivel_gsheets_flow, default_parameters=nivel_gsheets_flow_parameters ) -nivel_gsheets_flow.schedule = update_schedule_nivel_reservatorio +# nivel_gsheets_flow.schedule = update_schedule_nivel_reservatorio +nivel_gsheets_flow.schedule = None +