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

Class Bah

tests/test_traitlets.py:1073–1074  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1071 pass
1072
1073 class Bah:
1074 pass
1075
1076 class A(HasTraits):
1077 inst = Instance(Foo, allow_none=True)

Callers 2

test_basicMethod · 0.85
test_default_klassMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_basicMethod · 0.68
test_default_klassMethod · 0.68