Skip to content

Commit cb18c86

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

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
@@ -135,7 +135,6 @@
135135
import sphinx_rtd_theme
136136

137137
html_theme = "sphinx_rtd_theme"
138-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
139138
except:
140139
html_theme = "default"
141140
html_theme_path = ["."]

0 commit comments

Comments
 (0)