MCPcopy 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
1578class UnicodeTrait(HasTraits):
1579 value = Unicode("unicode")
1580
1581
1582class TestUnicode(TraitTestBase):

Callers 1

TestUnicodeClass · 0.85

Calls 1

UnicodeClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…