We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea5aef commit 93215d1Copy full SHA for 93215d1
1 file changed
docs/conf.py
@@ -12,7 +12,7 @@
12
from importlib.metadata import metadata
13
from pathlib import Path
14
15
-from sphinxcontrib import katex
+import sphinxcontrib.katex as katex
16
17
HERE = Path(__file__).parent
18
SRC = HERE.parent / "src"
0 commit comments