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

Class C

tests/test_traitlets.py:952–953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

950 pass
951
952 class C(B):
953 pass
954
955 class A(HasTraits):
956 # Different possible combinations of options for default_value

Callers

nothing calls this directly

Calls 1

TypeClass · 0.90

Tested by

no test coverage detected