Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ OrTrait
Class
OrTrait
tests/test_traitlets.py:1323–1324 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1321
1322
1323
class
OrTrait(HasTraits):
1324
value = Bool() | Unicode()
1325
1326
1327
class
OrTraitTest(TraitTestBase):
Callers
1
OrTraitTest
Class · 0.85
Calls
2
Bool
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…