diff --git a/docs/conf.py b/docs/conf.py index e6aedfb..d1e2b85 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -119,7 +119,6 @@ import sphinx_rtd_theme html_theme = "sphinx_rtd_theme" - html_theme_path = [sphinx_rtd_theme.get_html_theme_path(), "."] except: html_theme = "default" html_theme_path = ["."]