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

Class Foo

tests/test_traitlets.py:1681–1682  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1679
1680
1681class Foo:
1682 pass
1683
1684
1685class NoneInstanceListTrait(HasTraits):

Callers 14

test_union_metadataMethod · 0.70
test_basicMethod · 0.70
test_default_klassMethod · 0.70
AClass · 0.70
test_this_classMethod · 0.70
test_this_instMethod · 0.70
test_subclassMethod · 0.70

Calls 1

DictClass · 0.90

Tested by 11

test_union_metadataMethod · 0.56
test_basicMethod · 0.56
test_default_klassMethod · 0.56
test_this_classMethod · 0.56
test_this_instMethod · 0.56
test_subclassMethod · 0.56
test_dict_default_valueFunction · 0.56