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

Class TraitError

traitlets/traitlets.py:164–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163
164class TraitError(Exception):
165 pass
166
167
168# -----------------------------------------------------------------------------

Callers 15

_value_validateMethod · 0.90
check_validMethod · 0.90
_b_validateMethod · 0.90
_bar_validateMethod · 0.90
_update_targetMethod · 0.85
_update_sourceMethod · 0.85
getMethod · 0.85
__set__Method · 0.85
errorMethod · 0.85
__init__Method · 0.85
set_traitMethod · 0.85
trait_defaultsMethod · 0.85

Calls

no outgoing calls

Tested by 4

_value_validateMethod · 0.72
check_validMethod · 0.72
_b_validateMethod · 0.72
_bar_validateMethod · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…