Queer European MD passionate about IT
Browse Source

Whitespace

Davte 6 years ago
parent
commit
6b65129f74
1 changed files with 3 additions and 1 deletions
  1. 3 1
      davtelepot/custombot.py

+ 3 - 1
davtelepot/custombot.py

@@ -1976,7 +1976,9 @@ class Bot(telepot.aio.Bot, Gettable):
             )
         )
         try:
-            loop.run_until_complete(cls.check_task())
+            loop.run_until_complete(
+                cls.check_task()
+            )
         except KeyboardInterrupt:
             logging.info(
                 (