MCPcopy Create free account
hub / github.com/DasyDong/developer-roadmap / test_legb_func

Function test_legb_func

code/run_legb.py:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20
21def test_legb_func():
22 for item in func():
23 print(item(1))
24
25
26def run_test_legb():

Callers 1

run_legb.pyFile · 0.85

Calls 1

funcFunction · 0.85

Tested by

no test coverage detected