MCPcopy Create free account
hub / github.com/ZiniuLu/Python-100-Days / coroutine02.py

File coroutine02.py

Day66-75/code/coroutine02.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from time import sleep
2
3from myutils import coroutine
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected