MCPcopy Index your code
hub / github.com/dask/dask / insert_meta_param_description

Function insert_meta_param_description

dask/dataframe/utils.py:104–104  ·  view source on GitHub ↗
(func: T)

Source from the content-addressed store, hash-verified

102
103@overload
104def insert_meta_param_description(func: T) -> T: ...
105
106
107@overload

Callers

nothing calls this directly

Calls 4

splitMethod · 0.80
getMethod · 0.45
joinMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…