Whitespace
This commit is contained in:
parent
9963296f41
commit
6b65129f74
@ -1976,7 +1976,9 @@ class Bot(telepot.aio.Bot, Gettable):
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
try:
|
try:
|
||||||
loop.run_until_complete(cls.check_task())
|
loop.run_until_complete(
|
||||||
|
cls.check_task()
|
||||||
|
)
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
logging.info(
|
logging.info(
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user