MCPcopy Create free account
hub / github.com/ipython/traitlets / MyParent

Class MyParent

tests/config/test_configurable.py:374–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372
373
374class MyParent(Configurable):
375 pass
376
377
378class MyParent2(MyParent):

Callers 2

test_parent_configMethod · 0.85
test_multi_parentMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_parent_configMethod · 0.68
test_multi_parentMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…