Skip to content

Commit 8497eae

Browse files
committed
refactor: remove deprecated get_html_theme_path
1 parent e84a918 commit 8497eae

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)