Skip to content

Commit 93215d1

Browse files
committed
fix conf.py
1 parent 2ea5aef commit 93215d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from importlib.metadata import metadata
1313
from pathlib import Path
1414

15-
from sphinxcontrib import katex
15+
import sphinxcontrib.katex as katex
1616

1717
HERE = Path(__file__).parent
1818
SRC = HERE.parent / "src"

0 commit comments

Comments
 (0)