MCPcopy 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
1879class DictTrait(HasTraits):
1880 value = Dict()
1881
1882
1883def test_dict_assignment():

Callers 1

test_dict_assignmentFunction · 0.85

Calls 1

DictClass · 0.90

Tested by 1

test_dict_assignmentFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…