reorganizing placement of rearrange_swarm example in examples folder

pull/576/head
tad dy 4 months ago
parent 8c312c2df2
commit 10b92ec6c3

@ -78,6 +78,6 @@ async def parallel():
# "Generate a short blog post about Michael Jordan."
# )
# asyncio.run(sequential())
asyncio.run(parallel())
asyncio.run(sequential())
# asyncio.run(parallel())
Loading…
Cancel
Save