cai/src/agents/util/_coro.py

3 lines
45 B
Python

async def noop_coroutine() -> None:
pass