MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / _single

Function _single

sdks/python/tests/test_v1_pagination.py:61–65  ·  view source on GitHub ↗
(page)

Source from the content-addressed store, hash-verified

59
60
61def _single(page):
62 async def fetch(_cursor):
63 return page
64
65 return fetch(None)
66
67
68@pytest.mark.anyio

Callers 1

Calls 1

fetchFunction · 0.85

Tested by

no test coverage detected