Skip to content

Commit

Permalink
remove deprecated sphinx theme call
Browse files Browse the repository at this point in the history
Signed-off-by: foamyguy <foamyguy@gmail.com>
  • Loading branch information
FoamyGuy committed Oct 8, 2024
1 parent 2d22de4 commit eb19273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@
import sphinx_rtd_theme

html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
except:
html_theme = "default"
html_theme_path = ["."]
Expand Down

0 comments on commit eb19273

Please sign in to comment.