Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LLMQuant/quant-mind
/ _now
Function
_now
tests/knowledge/test_tree.py:14–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
14
def
_now() -> datetime:
15
return
datetime(2026, 4, 26, tzinfo=timezone.utc)
16
17
18
def
_src() -> SourceRef:
Callers
1
_make_tree
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected