Support async functions
Closed this issue · 0 comments
pixelneo commented
Plugin does not work for functions starting with async
.
e.g.
async def foo(a, b):
pass
Closed this issue · 0 comments
Plugin does not work for functions starting with async
.
e.g.
async def foo(a, b):
pass