MCPcopy 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
14def _now() -> datetime:
15 return datetime(2026, 4, 26, tzinfo=timezone.utc)
16
17
18def _src() -> SourceRef:

Callers 1

_make_treeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected