Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-attrs/attrs
/ C
Class
C
tests/test_funcs.py:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
@attr.s
39
class
C:
40
x = attr.ib()
41
y = attr.ib()
42
43
return
C
44
Callers
15
test_shallow
Method · 0.70
test_recurse
Method · 0.70
test_non_atomic_types
Method · 0.70
test_nested_lists
Method · 0.70
test_nested_dicts
Method · 0.70
test_filter
Method · 0.70
test_lists_tuples
Method · 0.70
test_lists_tuples_retain_type
Method · 0.70
test_sets_no_retain
Method · 0.70
test_dicts
Method · 0.70
test_shallow
Method · 0.70
test_recurse
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_shallow
Method · 0.56
test_recurse
Method · 0.56
test_non_atomic_types
Method · 0.56
test_nested_lists
Method · 0.56
test_nested_dicts
Method · 0.56
test_filter
Method · 0.56
test_lists_tuples
Method · 0.56
test_lists_tuples_retain_type
Method · 0.56
test_sets_no_retain
Method · 0.56
test_dicts
Method · 0.56
test_shallow
Method · 0.56
test_recurse
Method · 0.56