MCPcopy Create free account
hub / github.com/LLMQuant/quant-mind / _src

Function _src

tests/knowledge/test_base.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20
21def _src() -> SourceRef:
22 return SourceRef(kind="manual")
23
24
25class CitationTests(unittest.TestCase):

Calls 1

SourceRefClass · 0.90

Tested by

no test coverage detected