MCPcopy
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

1import abc
2from collections.abc import Awaitable, Callable, Iterator, Mapping, MutableMapping
3from dataclasses import dataclass
4from enum import Enum

Callers

nothing calls this directly

Calls 1

TimeoutClass · 0.85

Tested by

no test coverage detected