mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
add missing comma
This commit is contained in:
parent
b81b7ecaa3
commit
be9443f8e3
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ extensions = [
|
|||
"sphinx.ext.inheritance_diagram",
|
||||
"sphinxcontrib.programoutput",
|
||||
"myst_parser",
|
||||
"sphinx_togglebutton"
|
||||
"sphinx_togglebutton",
|
||||
"sphinx_design",
|
||||
"sphinx_reredirects",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue