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

Method bad

tests/test_magic.py:48–49  ·  view source on GitHub ↗
(*, cfg: PaperFlowCfg | None = None)

Source from the content-addressed store, hash-verified

46 """A minimal valid collection window for resolver fixtures."""
47 return NewsWindow(
48 source="pr-newswire",
49 start=datetime(2026, 1, 1, tzinfo=timezone.utc),
50 end=datetime(2026, 1, 2, tzinfo=timezone.utc),
51 )
52

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected