MCPcopy Create free account
hub / github.com/vastsa/FileCodeBox / first

Method first

tests/test_issue_473_retrieve_code.py:16–17  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

14 return cls()
15
16 async def first(self):
17 return None
18
19
20class RetrieveCodeTests(unittest.TestCase):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected