Skip to content

Commit 0400e24

Browse files
committed
remove deprecated sphinx theme call
Signed-off-by: foamyguy <[email protected]>
1 parent 9e26345 commit 0400e24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@
166166
import sphinx_rtd_theme
167167

168168
html_theme = "sphinx_rtd_theme"
169-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
170169
except:
171170
html_theme = "default"
172171
html_theme_path = ["."]

0 commit comments

Comments
 (0)