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

Class MyPaper

tests/flows/test_paper.py:264–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 for draft in invalid_drafts:
263 with self.subTest(draft=draft):
264 with self.assertRaises(PaperCitationValidationError):
265 _build_summary(
266 result.chunk_set,
267 draft,
268 cfg,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected