Change infer function call in bilby.hyper.model
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 5
− 5
@@ -59,7 +59,7 @@ def infer_parameters_from_function(func):
@@ -77,10 +77,10 @@ def infer_args_from_method(method):
@@ -114,7 +114,7 @@ def _infer_args_from_function_except_n_args(func, n=1):
@@ -126,7 +126,7 @@ def _infer_args_from_function_except_n_args(func, n=1):