Skip to content

Commit eb19273

Browse files
committed
remove deprecated sphinx theme call
Signed-off-by: foamyguy <[email protected]>
1 parent 2d22de4 commit eb19273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
import sphinx_rtd_theme
151151

152152
html_theme = "sphinx_rtd_theme"
153-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
154153
except:
155154
html_theme = "default"
156155
html_theme_path = ["."]

0 commit comments

Comments
 (0)