Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ A
Class
A
tests/test_traitlets.py:2820–2821 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2818
attr =
"base"
2819
2820
class
A(Base):
2821
pass
2822
2823
class
B(Base):
2824
trait = Unicode(
"B"
)
Callers
15
test_get_undefined
Method · 0.70
test_set
Method · 0.70
test_validate
Method · 0.70
test_default_validate
Method · 0.70
test_info
Method · 0.70
test_error
Method · 0.70
test_deprecated_dynamic_initializer
Method · 0.70
test_dynamic_initializer
Method · 0.70
test_metaclass
Method · 0.70
test_notify_all
Method · 0.70
test_notify_one
Method · 0.70
test_static_notify
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_get_undefined
Method · 0.56
test_set
Method · 0.56
test_validate
Method · 0.56
test_default_validate
Method · 0.56
test_info
Method · 0.56
test_error
Method · 0.56
test_deprecated_dynamic_initializer
Method · 0.56
test_dynamic_initializer
Method · 0.56
test_metaclass
Method · 0.56
test_notify_all
Method · 0.56
test_notify_one
Method · 0.56
test_static_notify
Method · 0.56