From 34b9ff1fabf3aef94fad78b15f9d997ab545428a Mon Sep 17 00:00:00 2001 From: "Brandon N. Benton" Date: Fri, 23 Aug 2024 18:23:59 -0600 Subject: [PATCH] mathjax issue? --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 27f0fe5..e8e5aeb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,6 @@ "sphinx.ext.autosummary", "sphinx.ext.intersphinx", "sphinx.ext.extlinks", - "sphinx.ext.mathjax", "sphinx.ext.napoleon", ] autosummary_generate = True