MCPcopy
hub / github.com/plotly/dash / patch_to_dict

Function patch_to_dict

tests/unit/test_patch.py:9–10  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

7
8
9def patch_to_dict(p):
10 return json.loads(to_json(p))
11
12
13def test_pat001_patch_assign_item():

Calls 1

to_jsonFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…