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

Class FFF

typing-examples/mypy.py:72–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71@attrs.define
72class FFF:
73 z: int
74
75
76FFF(1)

Callers 1

mypy.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected