From b021e146e91595007795bfdc1b9b9332d98bb0d5 Mon Sep 17 00:00:00 2001 From: Du Phan Date: Wed, 23 Oct 2024 22:16:08 -0400 Subject: [PATCH] remove deprecated docs theme conf --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index ee9077b..15ebae7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -234,7 +234,6 @@ # a list of builtin themes. # html_theme = "sphinx_rtd_theme" -html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the