MCPcopy Index your code
hub / github.com/plotly/dash / is_shape

Function is_shape

dash/development/_collect_nodes.py:5–6  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

3
4
5def is_shape(value):
6 return value in ("shape", "exact")
7
8
9def collect_array(a_value, base, nodes):

Callers 3

collect_unionFunction · 0.85
collect_objectFunction · 0.85
collect_nodesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…