Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ CallableTrait
Class
CallableTrait
tests/test_traitlets.py:1313–1314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1311
1312
1313
class
CallableTrait(HasTraits):
1314
value = Callable()
1315
1316
1317
class
CallableTraitTest(TraitTestBase):
Callers
1
CallableTraitTest
Class · 0.85
Calls
1
Callable
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…