Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nonebot/nonebot2
/ is_tome
Method
is_tome
tests/utils.py:121–122 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
119
120
@override
121
def
is_tome(self) -> bool:
122
return
_to_me
123
124
return
create_model(
"FakeEvent"
, __base__=FakeEvent, **fields)
Callers
1
test_event
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_event
Function · 0.36