Skip to content

Commit

Permalink
Works here.
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Oct 8, 2024
1 parent e52447c commit 5b87b0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# "sphinx.ext.coverage",
"sphinx.ext.napoleon",
# "sphinx.ext.autosummary",
"sphinx_autodoc_typehints",
# "sphinx_autodoc_typehints",
"sphinx_rtd_theme",
"sphinxcontrib.autodoc_pydantic",
"sphinx.ext.intersphinx",
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ testing = ["pytest"]
docs = [
"sphinx ~= 6.2",
"sphinx-rtd-theme ~= 1.3",
"sphinx-autodoc-typehints",
"autodoc-pydantic >= 2.0.0",
]

Expand Down

0 comments on commit 5b87b0f

Please sign in to comment.