Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LLMQuant/quant-mind
/ _src
Function
_src
tests/knowledge/test_roundtrip.py:30–31 ·
view source on GitHub ↗
(kind: str = "manual")
Source
from the content-addressed store, hash-verified
28
def
_now() -> datetime:
29
return
datetime(2026, 4, 27, tzinfo=timezone.utc)
30
31
32
def
_src(kind: str =
"manual"
) -> SourceRef:
33
return
SourceRef(kind=kind)
# type: ignore[arg-type]
34
Callers
6
test_news
Method · 0.70
test_earnings
Method · 0.70
test_paper_knowledge_card
Method · 0.70
test_factor
Method · 0.70
test_thesis
Method · 0.70
_build_paper
Method · 0.70
Calls
1
SourceRef
Class · 0.90
Tested by
no test coverage detected