call_inputs
call_inputs(
func ,
args: <class ‘tuple ,
kwargs: <class ’dict ,
)-> ’tuple[dict, list]’
Return a call’s parameters, and the patches found anywhere in them.
| function of dascore.utils.patch_registry | source |
call_inputs(
func ,
args: <class ‘tuple ,
kwargs: <class ’dict ,
)-> ’tuple[dict, list]’
Return a call’s parameters, and the patches found anywhere in them.