Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
class
TraitError(Exception):
165
pass
166
167
168
# -----------------------------------------------------------------------------
Callers
15
_value_validate
Method · 0.90
check_valid
Method · 0.90
_b_validate
Method · 0.90
_bar_validate
Method · 0.90
_update_target
Method · 0.85
_update_source
Method · 0.85
get
Method · 0.85
__set__
Method · 0.85
error
Method · 0.85
__init__
Method · 0.85
set_trait
Method · 0.85
trait_defaults
Method · 0.85
Calls
no outgoing calls
Tested by
4
_value_validate
Method · 0.72
check_valid
Method · 0.72
_b_validate
Method · 0.72
_bar_validate
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…