Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nonebot/nonebot2
/ model.py
File
model.py
nonebot/internal/driver/model.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
abc
2
from
collections.abc
import
Awaitable, Callable, Iterator, Mapping, MutableMapping
3
from
dataclasses
import
dataclass
4
from
enum
import
Enum
Callers
nothing calls this directly
Calls
1
Timeout
Class · 0.85
Tested by
no test coverage detected