Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ Foo
Class
Foo
tests/test_traitlets.py:1681–1682 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1679
1680
1681
class
Foo:
1682
pass
1683
1684
1685
class
NoneInstanceListTrait(HasTraits):
Callers
14
test_union_metadata
Method · 0.70
test_union_default_value
Method · 0.70
test_union_validation_priority
Method · 0.70
test_union_trait_default_value
Method · 0.70
test_basic
Method · 0.70
test_default_klass
Method · 0.70
A
Class · 0.70
test_this_class
Method · 0.70
test_this_inst
Method · 0.70
test_subclass
Method · 0.70
test_subclass_override
Method · 0.70
TestNoneInstanceList
Class · 0.70
Calls
1
Dict
Class · 0.90
Tested by
11
test_union_metadata
Method · 0.56
test_union_default_value
Method · 0.56
test_union_validation_priority
Method · 0.56
test_union_trait_default_value
Method · 0.56
test_basic
Method · 0.56
test_default_klass
Method · 0.56
test_this_class
Method · 0.56
test_this_inst
Method · 0.56
test_subclass
Method · 0.56
test_subclass_override
Method · 0.56
test_dict_default_value
Function · 0.56