Change infer function call in bilby.hyper.model
Old version was not handling being passed instance of a class. Changed to bypass function checking for bilby.hyper.model
- Changes
_infer_args_from_function_except_n_args
toinfer_args_from_function_except_n_args
- Changes
infer_parameters_from_function
toinfer_args_from_function_except_n_args
in bilby.hyper.model
Edited by Shanika Galaudage