Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
def
test_legb_func():
22
for
item in func():
23
print(item(1))
24
25
26
def
run_test_legb():
Callers
1
run_legb.py
File · 0.85
Calls
1
func
Function · 0.85
Tested by
no test coverage detected