MCPcopy Create free account
hub / github.com/ipython/traitlets / DottedObjectNameTrait

Class DottedObjectNameTrait

tests/test_traitlets.py:1620–1621  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1618
1619
1620class DottedObjectNameTrait(HasTraits):
1621 value = DottedObjectName("a.b")
1622
1623
1624class TestDottedObjectName(TraitTestBase):

Callers 1

Calls 1

DottedObjectNameClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…