Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ UnicodeTrait
Class
UnicodeTrait
tests/test_traitlets.py:1578–1579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1576
1577
1578
class
UnicodeTrait(HasTraits):
1579
value = Unicode(
"unicode"
)
1580
1581
1582
class
TestUnicode(TraitTestBase):
Callers
1
TestUnicode
Class · 0.85
Calls
1
Unicode
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…