Skip to content

Commit 9130d5d

Browse files
committed
remove deprecated sphinx theme call
Signed-off-by: foamyguy <[email protected]>
1 parent d2278d7 commit 9130d5d

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
@@ -119,7 +119,6 @@
119119
import sphinx_rtd_theme
120120

121121
html_theme = "sphinx_rtd_theme"
122-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
123122
except:
124123
html_theme = "default"
125124
html_theme_path = ["."]

0 commit comments

Comments
 (0)