From cbbb4c5fdeba36fcf2e1177c4a36bbae23db4c5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Delfino?= Date: Thu, 20 Mar 2025 23:44:59 -0300 Subject: [PATCH] Update projects.py --- src/pycamp_bot/commands/projects.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pycamp_bot/commands/projects.py b/src/pycamp_bot/commands/projects.py index 5b6bae5..b427bed 100644 --- a/src/pycamp_bot/commands/projects.py +++ b/src/pycamp_bot/commands/projects.py @@ -87,7 +87,7 @@ async def naming_project(update, context): await context.bot.send_message( chat_id=update.message.chat_id, - text=textwrap.dedent(""" + text=textwrap.dedent(f""" ¿Cuál es el nivel de dificultad del proyecto? 1: {DIFFICULTY_LEVEL_NAMES[1]}