Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1663
class
SetTrait(HasTraits):
1664
value = Set(Unicode())
1665
1666
1667
class
TestSet(TraitTestBase):
Callers
1
TestSet
Class · 0.85
Calls
2
Set
Class · 0.90
Unicode
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…