MCPcopy Create free account
hub / github.com/917Dhj/DeepPaperNote / empty_figure_plan

Function empty_figure_plan

scripts/contracts.py:561–562  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

559
560
561def empty_figure_plan() -> FigurePlan:
562 return FigurePlan(paper_id="", figures=[])
563
564
565def empty_synthesis_bundle() -> SynthesisBundle:

Callers

nothing calls this directly

Calls 1

FigurePlanClass · 0.85

Tested by

no test coverage detected