From 758e0dad4a99c45c8e628d6f82121ffcdc64255a Mon Sep 17 00:00:00 2001 From: d116626 Date: Thu, 6 Feb 2025 05:52:11 -0300 Subject: [PATCH] chore: remove 1746 pipeline --- pipelines/rj_escritorio/waze/flows.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/rj_escritorio/waze/flows.py b/pipelines/rj_escritorio/waze/flows.py index 1b560f34f..815b0160b 100644 --- a/pipelines/rj_escritorio/waze/flows.py +++ b/pipelines/rj_escritorio/waze/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Flows for emd +Flows for emd. """ # pylint: disable=C0103