Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ get_custom_imports
Function
get_custom_imports
dash/development/_py_prop_typing.py:29–30 ·
view source on GitHub ↗
(module_name)
Source
from the content-addressed store, hash-verified
27
28
29
def
get_custom_imports(module_name):
30
return
_get_custom(module_name,
"custom_imports"
, {})
31
32
33
def
get_custom_props(module_name):
Callers
1
generate_class_file
Function · 0.85
Calls
1
_get_custom
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…