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