Change infer function call in bilby.hyper.model
All threads resolved!
All threads resolved!
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
Merge request reports
Activity
added 3 commits
-
471e6870...ea21ab50 - 2 commits from branch
lscsoft:master
- c30cf9f3 - Merge branch 'master' into edit_function
-
471e6870...ea21ab50 - 2 commits from branch
@shanika.galaudage I don't see any issue with this. But, could you add a description of why the change should be made?
- Resolved by Moritz Huebner
mentioned in commit 13fadd20
Please register or sign in to reply