From e6a93498e284af63938b6513f6fcfc8dbe7574cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B5=D0=BD=D0=B8=D1=81=20=D0=9A=D1=80=D0=B8=D0=B2?= =?UTF-8?q?=D0=BE=D1=87=D0=B5=D0=BD=D0=BA=D0=BE?= Date: Mon, 20 Jul 2026 22:56:00 +0700 Subject: [PATCH] fix: remove stray triple-quote on line 42 in texts.py --- utils/texts.py | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/texts.py b/utils/texts.py index db7c4c3..75b685a 100644 --- a/utils/texts.py +++ b/utils/texts.py @@ -39,7 +39,6 @@ def _footer(emojis: dict) -> str: def _footer_main_only(emojis: dict) -> str: """Футер только с кнопкой Меню""" return f"\n\n{emojis['0']} — В главное меню""" - """ # TRANSCRIPTION BOT # =========================================================