call_inputs

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.