Skip to content

Commit

Permalink
Try if "import sphinx_gallery" works
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Sep 23, 2020
1 parent c3ce1ec commit f6ce407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# pylint: disable=invalid-name

import datetime
import sphinx_gallery # pylint: disable=unused-import
from sphinx_gallery.sorting import FileNameSortKey, ExplicitOrder
from pygmt import __version__, __commit__
from pygmt.sphinx_gallery import PyGMTScraper
Expand Down

0 comments on commit f6ce407

Please sign in to comment.