Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
19
class
Triangle:
20
point1: Point3D
21
point2: Point3D
22
point3: Point3D
23
24
25
@attr.define
Callers
1
attrs.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected