File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ def gallery_image_warning_filter(record):
364364 :class: sphx-glr-download-link-note
365365
366366 :ref:`Go to the end <sphx_glr_download_{1}>`
367- to download the full example code. {2}
367+ to download the full example code{2}
368368
369369.. rst-class:: sphx-glr-example-title
370370
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ def test_sphinx_gallery_example_header():
99 EXAMPLE_HEADER, this test will start to fail. In that case, please update
1010 the monkey-patching of EXAMPLE_HEADER in conf.py.
1111 """
12- pytest .importorskip ('sphinx_gallery' , minversion = '0.16 .0' )
12+ pytest .importorskip ('sphinx_gallery' , minversion = '0.20 .0' )
1313 from sphinx_gallery import gen_rst
1414
1515 EXAMPLE_HEADER = """
@@ -25,7 +25,7 @@ def test_sphinx_gallery_example_header():
2525 :class: sphx-glr-download-link-note
2626
2727 :ref:`Go to the end <sphx_glr_download_{1}>`
28- to download the full example code. {2}
28+ to download the full example code{2}
2929
3030.. rst-class:: sphx-glr-example-title
3131
You can’t perform that action at this time.
0 commit comments