Queer European MD passionate about IT
浏览代码

Whitespace

Davte 5 年之前
父节点
当前提交
ee7864f813
共有 1 个文件被更改,包括 2 次插入2 次删除
  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):