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

Class SetTrait

tests/test_traitlets.py:1663–1664  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1661
1662
1663class SetTrait(HasTraits):
1664 value = Set(Unicode())
1665
1666
1667class TestSet(TraitTestBase):

Callers 1

TestSetClass · 0.85

Calls 2

SetClass · 0.90
UnicodeClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…