Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-attrs/attrs
/ Cls1
Class
Cls1
tests/test_funcs.py:777–778 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
775
776
@attr.s
777
class
Cls1:
778
param1 = attr.ib()
779
780
@attr.s
781
class
Cls2:
Callers
2
test_regression_attrs_classes
Method · 0.85
test_dicts
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_regression_attrs_classes
Method · 0.68
test_dicts
Method · 0.68