Skip to content

Commit 83fa837

Browse files
committed
remove deprecated sphinx theme call
Signed-off-by: foamyguy <[email protected]>
1 parent bf183f9 commit 83fa837

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
@@ -154,7 +154,6 @@
154154
import sphinx_rtd_theme
155155

156156
html_theme = "sphinx_rtd_theme"
157-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
158157
except:
159158
html_theme = "default"
160159
html_theme_path = ["."]

0 commit comments

Comments
 (0)