Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ LooseTupleTrait
Class
LooseTupleTrait
tests/test_traitlets.py:1772–1773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1770
1771
1772
class
LooseTupleTrait(HasTraits):
1773
value = Tuple((1, 2, 3))
1774
1775
1776
class
TestLooseTupleTrait(TraitTestBase):
Callers
1
TestLooseTupleTrait
Class · 0.85
Calls
1
Tuple
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…