Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ B
Class
B
tests/test_traitlets.py:2823–2825 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2821
pass
2822
2823
class
B(Base):
2824
trait = Unicode(
"B"
)
2825
attr =
"B"
2826
2827
class
AB(A, B):
2828
pass
Callers
15
test_default_validate
Method · 0.70
test_deprecated_dynamic_initializer
Method · 0.70
test_dynamic_initializer
Method · 0.70
test_metaclass
Method · 0.70
test_subclass
Method · 0.70
test_notify_subclass
Method · 0.70
test_static_notify
Method · 0.70
test_notify_only_once
Method · 0.70
test_subclass
Method · 0.70
test_notify_subclass
Method · 0.70
test_static_notify
Method · 0.70
test_notify_only_once
Method · 0.70
Calls
1
Unicode
Class · 0.90
Tested by
15
test_default_validate
Method · 0.56
test_deprecated_dynamic_initializer
Method · 0.56
test_dynamic_initializer
Method · 0.56
test_metaclass
Method · 0.56
test_subclass
Method · 0.56
test_notify_subclass
Method · 0.56
test_static_notify
Method · 0.56
test_notify_only_once
Method · 0.56
test_subclass
Method · 0.56
test_notify_subclass
Method · 0.56
test_static_notify
Method · 0.56
test_notify_only_once
Method · 0.56