Queer European MD passionate about IT
Browse Source

Whitespace

Davte 5 năm trước cách đây
mục cha
commit
ee7864f813
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      davtelepot/bot.py

+ 2 - 2
davtelepot/bot.py

@@ -1738,8 +1738,8 @@ class Bot(TelegramBot, ObjectWithDatabase):
             await asyncio.sleep(5*60)
             self.__class__.stop(
                 65,
-                f"Information aformation about this bot could "
-                f"not be retrieved. Restarting..."
+                "Information about this bot could not be retrieved.\n"
+                "Restarting..."
             )
 
     def setup(self):