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 @@ -372,7 +372,7 @@ def gallery_image_warning_filter(record):
372372 :class: sphx-glr-download-link-note
373373
374374 :ref:`Go to the end <sphx_glr_download_{1}>`
375- to download the full example code. {2}
375+ to download the full example code{2}
376376
377377.. rst-class:: sphx-glr-example-title
378378
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