convert_args# bayesflow.utils.convert_args(f: Callable, *args: any, **kwargs: any) → tuple[any, ...][source]# Convert positional and keyword arguments to just positional arguments for f