From b1abeab59f252df30fc67992940b4c98ef3a9e04 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Tue, 5 Oct 2021 17:18:20 +0200 Subject: [PATCH] Backport PR #21282: Fix incorrect markup in example. --- examples/axes_grid1/scatter_hist_locatable_axes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/axes_grid1/scatter_hist_locatable_axes.py b/examples/axes_grid1/scatter_hist_locatable_axes.py index 30111e876d1c..8d2ee72b9c6b 100644 --- a/examples/axes_grid1/scatter_hist_locatable_axes.py +++ b/examples/axes_grid1/scatter_hist_locatable_axes.py @@ -65,7 +65,7 @@ ############################################################################# # -## .. admonition:: References +# .. admonition:: References # # The use of the following functions, methods, classes and modules is shown # in this example: