**Describe the bug** Syntax error during `async def` **To Reproduce** Run with Python 3.3 or 3.3 **Expected behavior** No syntax Erorr **Additional context** Fix: use text decorator
Describe the bug
Syntax error during
async defTo Reproduce
Run with Python 3.3 or 3.3
Expected behavior
No syntax Erorr
Additional context
Fix: use text decorator