From 39c97eea9bf138ed575cec965222c9778e46c29f Mon Sep 17 00:00:00 2001 From: Lucas Rangel Cezimbra Date: Wed, 15 May 2024 19:08:18 -0300 Subject: [PATCH] fix(gastos): worksheet name --- cronjobs/gastos/sheet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cronjobs/gastos/sheet.py b/cronjobs/gastos/sheet.py index 14d668c..022bc01 100644 --- a/cronjobs/gastos/sheet.py +++ b/cronjobs/gastos/sheet.py @@ -62,7 +62,7 @@ def __eq__(self, other): "Fev", "Mar", "Abr", - "Maio", + "Mai", "Jun", "Jul", "Ago",