Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ DictTrait
Class
DictTrait
tests/test_traitlets.py:1879–1880 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1877
1878
1879
class
DictTrait(HasTraits):
1880
value = Dict()
1881
1882
1883
def
test_dict_assignment():
Callers
1
test_dict_assignment
Function · 0.85
Calls
1
Dict
Class · 0.90
Tested by
1
test_dict_assignment
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…