diff --git a/src/bot/__init__.py b/src/bot/__init__.py index 93283ed..54debba 100644 --- a/src/bot/__init__.py +++ b/src/bot/__init__.py @@ -22,7 +22,7 @@ async def runner(): await bot.delete_webhook(drop_pending_updates=True) await dp.start_polling(bot) - # коммит с пичарма!! + # коммит с пичарма!! 2 def plugins(): from rich import traceback