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 9e26345 commit 0400e24
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 @@ -166,7 +166,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 0400e24

Please sign in to comment.