Skip to content

Commit 00cbf84

Browse files
committed
remove deprecated sphinx theme call
Signed-off-by: foamyguy <[email protected]>
1 parent debc807 commit 00cbf84

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
@@ -168,7 +168,6 @@
168168
import sphinx_rtd_theme
169169

170170
html_theme = "sphinx_rtd_theme"
171-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
172171
except:
173172
html_theme = "default"
174173
html_theme_path = ["."]

0 commit comments

Comments
 (0)