Skip to content

Commit

Permalink
changed sphinxcontrib.napoleon to sphinx.ext.napoleon in docs/conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
romankempt committed Nov 21, 2023
1 parent 798cb03 commit 0ef03e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"sphinx.ext.todo",
"sphinx.ext.githubpages",
"recommonmark",
"sphinxcontrib.napoleon",
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
"sphinx.ext.mathjax",
"sphinx.ext.intersphinx",
Expand Down

0 comments on commit 0ef03e1

Please sign in to comment.