fix: remove stray triple-quote on line 42 in texts.py
This commit is contained in:
@@ -39,7 +39,6 @@ def _footer(emojis: dict) -> str:
|
|||||||
def _footer_main_only(emojis: dict) -> str:
|
def _footer_main_only(emojis: dict) -> str:
|
||||||
"""Футер только с кнопкой Меню"""
|
"""Футер только с кнопкой Меню"""
|
||||||
return f"\n\n<i>{emojis['0']} — В главное меню</i>"""
|
return f"\n\n<i>{emojis['0']} — В главное меню</i>"""
|
||||||
"""
|
|
||||||
|
|
||||||
# TRANSCRIPTION BOT
|
# TRANSCRIPTION BOT
|
||||||
# =========================================================
|
# =========================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user