Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ CIntTrait
Class
CIntTrait
tests/test_traitlets.py:1360–1361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1358
1359
1360
class
CIntTrait(HasTraits):
1361
value = CInt(
"5"
)
1362
1363
1364
class
TestCInt(TraitTestBase):
Callers
1
TestCInt
Class · 0.85
Calls
1
CInt
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…