We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d8672 commit 2157333Copy full SHA for 2157333
pygmt/tests/test_sphinx_gallery.py
@@ -9,7 +9,7 @@
9
from pygmt.figure import SHOWED_FIGURES, Figure
10
from pygmt.sphinx_gallery import PyGMTScraper
11
12
-pytest.importorskip("sphinx-gallery", reason="Requires sphinx-gallery to be installed")
+pytest.importorskip("sphinx_gallery", reason="Requires sphinx-gallery to be installed")
13
pytest.importorskip("IPython", reason="Requires IPython to be installed")
14
15
0 commit comments