MCPcopy
hub / github.com/AstrBotDevs/AstrBot / get

Method get

tests/test_chat_route.py:12–13  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

10 self._exc = exc
11
12 async def get(self):
13 raise self._exc
14
15
16class _QueueWithResult:

Calls

no outgoing calls

Tested by

no test coverage detected