mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Updated Performance Optimizations (markdown)
parent
7bd9001e3c
commit
db0323864e
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ def grandchild():
|
|||
|
||||
@run_async
|
||||
def child():
|
||||
foo()
|
||||
grandchild()
|
||||
|
||||
@run_async
|
||||
def parent():
|
||||
|
|
Loading…
Reference in a new issue