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

Function _now

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

Source from the content-addressed store, hash-verified

15
16
17def _now() -> datetime:
18 return datetime(2026, 4, 26, tzinfo=timezone.utc)
19
20
21def _src() -> SourceRef:

Calls

no outgoing calls

Tested by

no test coverage detected