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

Function _now

tests/knowledge/test_roundtrip.py:26–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24)
25from tests.paper_helpers import build_paper_result
26
27
28def _now() -> datetime:
29 return datetime(2026, 4, 27, tzinfo=timezone.utc)
30

Callers 7

_extFunction · 0.70
test_newsMethod · 0.70
test_earningsMethod · 0.70
test_factorMethod · 0.70
test_thesisMethod · 0.70
_build_paperMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected