MCPcopy
hub / github.com/Textualize/rich / Triangle

Class Triangle

examples/attrs.py:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18@attr.define
19class Triangle:
20 point1: Point3D
21 point2: Point3D
22 point3: Point3D
23
24
25@attr.define

Callers 1

attrs.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected