Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ AnyTrait
Class
AnyTrait
tests/test_traitlets.py:1291–1292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1289
1290
1291
class
AnyTrait(HasTraits):
1292
value = Any()
1293
1294
1295
class
AnyTraitTest(TraitTestBase):
Callers
1
AnyTraitTest
Class · 0.85
Calls
1
Any
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…