group-wbl/.venv/lib/python3.13/site-packages/uvloop/_noop.py

4 lines
86 B
Python
Raw Permalink Normal View History

2026-01-09 09:12:25 +08:00
def noop() -> None:
"""Empty function to invoke CPython ceval loop."""
return