Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1620
class
DottedObjectNameTrait(HasTraits):
1621
value = DottedObjectName(
"a.b"
)
1622
1623
1624
class
TestDottedObjectName(TraitTestBase):
Callers
1
TestDottedObjectName
Class · 0.85
Calls
1
DottedObjectName
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…