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

Class JunctionData

SLiCAP/schematic/schematic_data.py:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74@dataclass
75class JunctionData:
76 x: float
77 y: float
78
79
80@dataclass

Callers 2

to_dataMethod · 0.85
from_jsonMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected