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

Function _now

tests/knowledge/test_factor.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9
10def _now() -> datetime:
11 return datetime(2026, 4, 27, tzinfo=timezone.utc)
12
13
14def _src() -> SourceRef:

Callers 3

test_minimalMethod · 0.70
test_embedding_textMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected