Skip to content

Commit

Permalink
hotfix to remove added import that is no longer used (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindougherty-noaa committed Jul 9, 2024
1 parent 9044962 commit e9d865f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@


# Sphinx gallery configuration
# gallery_order.py from the sphinxext folder provides the classes that
# allow custom ordering of sections and subsections of the gallery
from sphinxext.gallery_order import (
sectionorder as gallery_order_sectionorder,
subsectionorder as gallery_order_subsectionorder)

# Create gallery dirs
gallery_dirs = ["examples", "plot_types"]
Expand Down

0 comments on commit e9d865f

Please sign in to comment.