Files
2022-11-27 13:16:21 +01:00

4 lines
86 B
Python

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