Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2022-06-11 18:30:39 -07:00
parent 61c79305dc
commit 441db38ca2
28 changed files with 132 additions and 148 deletions

View File

@ -103,7 +103,7 @@ async def asyncio(
return (
await asyncio_detailed(
token=token,
token=token,
client=client,
)
).parsed