MCPcopy Index your code
hub / github.com/SLiCAP/SLiCAP_python / HyperlinkData

Class HyperlinkData

SLiCAP/schematic/schematic_data.py:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87@dataclass
88class HyperlinkData:
89 x: float
90 y: float
91 url: str
92 label: str
93
94
95@dataclass

Callers 2

to_dataMethod · 0.85
from_jsonMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected