From f7b2e657ea3745bb7dc59388721ed2e86b28886e Mon Sep 17 00:00:00 2001 From: Andrew McCluskey Date: Thu, 23 Apr 2020 12:33:52 +0100 Subject: [PATCH] small doc change --- uravu/plotting.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uravu/plotting.py b/uravu/plotting.py index afcdaba..92127fb 100644 --- a/uravu/plotting.py +++ b/uravu/plotting.py @@ -154,8 +154,8 @@ def plot_corner(relationship, figsize=(8, 8)): # pragma: no cover Returns: :py:attr:`tuple`: Containing: - - (:py:class:`matplotlib.figure.Figure`): The figure with new plots. - - (:py:class:`matplotlib.axes.Axes`): The axes with new plots. + - :py:class:`matplotlib.figure.Figure`: The figure with new plots. + - :py:class:`matplotlib.axes.Axes`: The axes with new plots. """ n = len(relationship.variables) if not all(