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

Class A

tests/test_traitlets.py:2820–2821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2818 attr = "base"
2819
2820 class A(Base):
2821 pass
2822
2823 class B(Base):
2824 trait = Unicode("B")

Callers 15

test_get_undefinedMethod · 0.70
test_setMethod · 0.70
test_validateMethod · 0.70
test_default_validateMethod · 0.70
test_infoMethod · 0.70
test_errorMethod · 0.70
test_metaclassMethod · 0.70
test_notify_allMethod · 0.70
test_notify_oneMethod · 0.70
test_static_notifyMethod · 0.70

Calls

no outgoing calls

Tested by 15

test_get_undefinedMethod · 0.56
test_setMethod · 0.56
test_validateMethod · 0.56
test_default_validateMethod · 0.56
test_infoMethod · 0.56
test_errorMethod · 0.56
test_metaclassMethod · 0.56
test_notify_allMethod · 0.56
test_notify_oneMethod · 0.56
test_static_notifyMethod · 0.56