Skip to content

Commit 4e0708d

Browse files
authored
Update conf.py
fix black issue
1 parent de5fbc7 commit 4e0708d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
extensions = [
4848
"sphinx.ext.autodoc",
4949
"recommonmark",
50-
"sphinx.ext.napoleon",
50+
"sphinx.ext.napoleon",
5151
"sphinx.ext.autosummary",
5252
"sphinx.ext.doctest",
5353
"manim_directive",

0 commit comments

Comments
 (0)