fuller_signature

utilipy.utils.inspect.fuller_signature(obj: Callable, *, follow_wrapped: bool = True)[source]

Get a signature object for the passed callable.