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

4 lines
86 B
Python
Raw Normal View History

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