Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ MyParent2
Class
MyParent2
tests/config/test_configurable.py:378–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
377
378
class
MyParent2(MyParent):
379
pass
380
381
382
class
TestParentConfigurable(TestCase):
Callers
4
test_parent_inheritance
Method · 0.85
test_multi_parent
Method · 0.85
test_parent_priority
Method · 0.85
test_multi_parent_priority
Method · 0.85
Calls
no outgoing calls
Tested by
4
test_parent_inheritance
Method · 0.68
test_multi_parent
Method · 0.68
test_parent_priority
Method · 0.68
test_multi_parent_priority
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…