Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
Fixing typo in RTD conf.py
  • Loading branch information
ianhelle committed May 16, 2023
1 parent 0625d3e commit 91251b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.coverage",
"sphinxcontrib.jquery"
"sphinxcontrib.jquery",
"sphinx.ext.napoleon",
"sphinx.ext.autosectionlabel",
"sphinx.ext.intersphinx",
Expand Down

0 comments on commit 91251b8

Please sign in to comment.