second commit
This commit is contained in:
3
env/lib/python3.11/site-packages/uvloop/_noop.py
vendored
Normal file
3
env/lib/python3.11/site-packages/uvloop/_noop.py
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
def noop() -> None:
|
||||
"""Empty function to invoke CPython ceval loop."""
|
||||
return
|
Reference in New Issue
Block a user