From 91364014c1bc15859c6d9b7847db423bfd8c906c Mon Sep 17 00:00:00 2001 From: Sergey Bahmatov Date: Fri, 28 Mar 2025 20:49:09 +0500 Subject: [PATCH] fix --- src/pomodoro_bot/{time_magager.py => timer_magager.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/pomodoro_bot/{time_magager.py => timer_magager.py} (100%) diff --git a/src/pomodoro_bot/time_magager.py b/src/pomodoro_bot/timer_magager.py similarity index 100% rename from src/pomodoro_bot/time_magager.py rename to src/pomodoro_bot/timer_magager.py