result.plot_with_corner fails if the source function does not contain **kwargs
This is due to the method just throwing in all the kwargs from result in there. There is probably a neater way to implement this.
This is due to the method just throwing in all the kwargs from result in there. There is probably a neater way to implement this.