Skip to content

Commit

Permalink
Fix missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed May 13, 2022
1 parent f9bc448 commit 0278203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"nbsphinx",
"jupyter-sphinx",
"sphinx-autoapi",
"sphinx_math_dollar"
"sphinx_math_dollar",
"sphinxcontrib-napoleon",
"sphinx-autobuild",
],
Expand Down

0 comments on commit 0278203

Please sign in to comment.