Skip to content

Commit

Permalink
fix sphinx warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Neradoc committed Dec 29, 2024
1 parent dfc10c9 commit 1bc332b
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 @@ -109,7 +109,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 1bc332b

Please sign in to comment.