call_operation
call_operation(
func ,
args: <class ‘tuple ,
kwargs: <class ’dict ,
)-> ’tuple[str, list]’
Return the id of a call, and the patches among its arguments.
| function of dascore.utils.patch_registry | source |
call_operation(
func ,
args: <class ‘tuple ,
kwargs: <class ’dict ,
)-> ’tuple[str, list]’
Return the id of a call, and the patches among its arguments.