Skip to content

Commit f7429f0

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

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
@@ -108,7 +108,6 @@
108108
import sphinx_rtd_theme
109109

110110
html_theme = "sphinx_rtd_theme"
111-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."]
112111
except:
113112
html_theme = "default"
114113
html_theme_path = ["."]

0 commit comments

Comments
 (0)