diff --git a/docs/conf.py b/docs/conf.py index 17452239..e808027d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,6 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "furo" -html_static_path = ["_static"] intersphinx_mapping = { "python": ("https://docs.python.org/3", None),