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

Function _now

tests/knowledge/test_news.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 3

test_minimalMethod · 0.70
test_sentiment_enumMethod · 0.70
test_embedding_textMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected