From 10b9496f9e9fa048d74edeed9a6d20a4abc49f5e 2024-10-17 15:14:37 From: kevin1kevin1k Date: 2024-10-17 15:14:37 Subject: [PATCH] Fix the failure of "Build docs" workflow --- diff --git a/docs/source/conf.py b/docs/source/conf.py index 3e13726..d5892ca 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -131,7 +131,6 @@ warning_is_error = config["numpydoc"]["warning_is_error"] # Options for HTML output # ----------------------- -html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # - html_theme # - html_static_path # Add any paths that contain custom static files (such as style sheets) here,