Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ BA
Class
BA
tests/test_traitlets.py:2830–2831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2828
pass
2829
2830
class
BA(B, A):
2831
pass
2832
2833
assert A().trait ==
"base"
2834
assert A().attr ==
"base"
Callers
1
test_default_mro
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_default_mro
Function · 0.68