Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nonebot/nonebot2
/ TestClass1
Class
TestClass1
tests/test_utils.py:77–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
def
test2(): ...
76
77
class
TestClass1:
78
async
def
__call__(self): ...
79
80
class
TestClass2:
81
def
__call__(self): ...
Callers
3
test_is_coroutine_callable
Function · 0.85
test_is_gen_callable
Function · 0.85
test_is_async_gen_callable
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_is_coroutine_callable
Function · 0.68
test_is_gen_callable
Function · 0.68
test_is_async_gen_callable
Function · 0.68