MCPcopy
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
70class Error(Exception):
71 x: int
72
73
74try:

Callers 1

baseline.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected