presenton/servers/fastapi/utils/dummy_functions.py

2 lines
47 B
Python

async def do_nothing_async(_):
return None