MCPcopy 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
1360class CIntTrait(HasTraits):
1361 value = CInt("5")
1362
1363
1364class TestCInt(TraitTestBase):

Callers 1

TestCIntClass · 0.85

Calls 1

CIntClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…