Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/917Dhj/DeepPaperNote
/ FigurePlan
Class
FigurePlan
scripts/contracts.py:496–498 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
494
495
496
class
FigurePlan(TypedDict, total=False):
497
paper_id: str
498
figures: list[FigurePlanItem]
499
500
501
class
SynthesisBundle(TypedDict, total=False):
Callers
1
empty_figure_plan
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected