Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ CLongTrait
Class
CLongTrait
tests/test_traitlets.py:1439–1440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1437
1438
1439
class
CLongTrait(HasTraits):
1440
value = CLong(
"5"
)
1441
1442
1443
class
TestCLong(TraitTestBase):
Callers
1
TestCLong
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…