MCPcopy
hub / github.com/python-attrs/attrs / Error2

Class Error2

typing-examples/mypy.py:117–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115
116@attrs.define
117class Error2(Exception):
118 x: int
119
120
121try:

Callers 1

mypy.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected