Skip to content

Commit

Permalink
Remove duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinfriede committed Apr 25, 2024
1 parent 32298e8 commit ec737c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@
extensions = [
"sphinx_design",
"sphinx_copybutton",
"sphinx_design",
"sphinx.ext.autosummary",
"sphinx.ext.autodoc",
"sphinx.ext.intersphinx",
"sphinx.ext.viewcode",
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
]

html_theme = "sphinx_book_theme"
Expand Down

0 comments on commit ec737c4

Please sign in to comment.