From 8c4b0d75336a6e07be8d0055f6546edc16e6dd52 Mon Sep 17 00:00:00 2001 From: sergey Date: Tue, 11 Feb 2025 01:11:49 +0700 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=B1=D0=B0=D0=B3=D0=B8=20=D1=81=20=D0=B8?= =?UTF-8?q?=D0=BC=D0=BF=D0=BE=D1=80=D1=82=D0=BE=D0=BC=20=D0=BF=D0=B0=D0=BA?= =?UTF-8?q?=D0=B5=D1=82=D0=B0=20=D0=B2=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BotLibrary/analitics/start_info_out.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BotLibrary/analitics/start_info_out.py b/BotLibrary/analitics/start_info_out.py index 6363b42..b3979b2 100644 --- a/BotLibrary/analitics/start_info_out.py +++ b/BotLibrary/analitics/start_info_out.py @@ -8,7 +8,7 @@ from loguru import logger from time import sleep from ..configs import ProjectPath, default_encod -from ..library.time import TimeVariable +from BotLibrary.timers.time import TimeVariable from ..library.bots import BotInfo # Настройка экспорта модулей и логирования