Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-attrs/attrs
/ Error
Class
Error
typing-examples/baseline.py:70–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
@attrs.define
70
class
Error(Exception):
71
x: int
72
73
74
try
:
Callers
1
baseline.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected