Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python-attrs/attrs
/ C
Class
C
tests/test_dunders.py:977–978 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
975
976
@attr.s(unsafe_hash=True, order=True)
977
class
C:
978
pass
979
980
981
# Store this class so that we recreate it.
Callers
15
test_eq_ignore_attrib
Method · 0.70
test_repr
Method · 0.70
test_custom_repr_works
Method · 0.70
test_underscores
Method · 0.70
test_repr_uninitialized_member
Method · 0.70
test_hash_attribute
Method · 0.70
test_hash_attribute_mirrors_eq
Method · 0.70
test_hash_mirrors_eq
Method · 0.70
test_hash_default
Method · 0.70
test_copy_hash_cleared
Method · 0.70
test_copy_two_arg_reduce
Method · 0.70
test_init
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_eq_ignore_attrib
Method · 0.56
test_repr
Method · 0.56
test_custom_repr_works
Method · 0.56
test_underscores
Method · 0.56
test_repr_uninitialized_member
Method · 0.56
test_hash_attribute
Method · 0.56
test_hash_attribute_mirrors_eq
Method · 0.56
test_hash_mirrors_eq
Method · 0.56
test_hash_default
Method · 0.56
test_copy_hash_cleared
Method · 0.56
test_copy_two_arg_reduce
Method · 0.56
test_init
Method · 0.56