Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
561
def
empty_figure_plan() -> FigurePlan:
562
return
FigurePlan(paper_id=
""
, figures=[])
563
564
565
def
empty_synthesis_bundle() -> SynthesisBundle:
Callers
nothing calls this directly
Calls
1
FigurePlan
Class · 0.85
Tested by
no test coverage detected