2025-05-16 18:00:22 +04:00

4 lines
86 B
Python

def noop() -> None:
"""Empty function to invoke CPython ceval loop."""
return