Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-attrs/attrs
/ D
Class
D
typing-examples/baseline.py:53–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
@attrs.frozen
53
class
D:
54
a: int
55
56
57
D(1).a
Callers
1
baseline.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected