Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
72
class
FFF:
73
z: int
74
75
76
FFF(1)
Callers
1
mypy.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected