From 48dc3335c1bb880733e57773bd945a786ccfaa1c Mon Sep 17 00:00:00 2001 From: Ruth Comer <10599679+rcomer@users.noreply.github.com> Date: Sun, 5 May 2024 16:54:21 +0100 Subject: [PATCH] FIX: update doc EXAMPLE_HEADER to match sphinx-gallery --- doc/conf.py | 2 +- lib/matplotlib/tests/test_doc.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index bc9b1ff7c1fa..f51b3bef3174 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -333,7 +333,7 @@ def gallery_image_warning_filter(record): :class: sphx-glr-download-link-note :ref:`Go to the end ` - to download the full example code{2} + to download the full example code.{2} .. rst-class:: sphx-glr-example-title diff --git a/lib/matplotlib/tests/test_doc.py b/lib/matplotlib/tests/test_doc.py index 592a24198d1b..d46176886414 100644 --- a/lib/matplotlib/tests/test_doc.py +++ b/lib/matplotlib/tests/test_doc.py @@ -24,7 +24,7 @@ def test_sphinx_gallery_example_header(): :class: sphx-glr-download-link-note :ref:`Go to the end ` - to download the full example code{2} + to download the full example code.{2} .. rst-class:: sphx-glr-example-title