From df40a65ab6f7877ab3e80eab7e4479e3b538bb38 Mon Sep 17 00:00:00 2001 From: Verum Date: Thu, 6 Mar 2025 05:12:14 +0700 Subject: [PATCH] =?UTF-8?q?1.10=20=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=B9=D0=BA=D0=B0=20=D1=8D=D0=BA=D1=81=D0=BF=D0=BE=D1=80=D1=82?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BotCode/routers/commands/user_cmd/weather_cmd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BotCode/routers/commands/user_cmd/weather_cmd.py b/BotCode/routers/commands/user_cmd/weather_cmd.py index 3bb41d7..294b847 100644 --- a/BotCode/routers/commands/user_cmd/weather_cmd.py +++ b/BotCode/routers/commands/user_cmd/weather_cmd.py @@ -1,6 +1,6 @@ # BotCode/routers/commands/user_cmd/start_time_cmd.py +# -from aiogram import types from BotLibrary import CommandHandler from BotCode.utils import get_weather