MCPcopy 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
1439class CLongTrait(HasTraits):
1440 value = CLong("5")
1441
1442
1443class TestCLong(TraitTestBase):

Callers 1

TestCLongClass · 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…