Files
presenton--presenton/servers/fastapi/utils/dummy_functions.py
T
2026-07-13 13:08:41 +08:00

3 lines
47 B
Python

async def do_nothing_async(_):
return None