Skip to content

Commit

Permalink
disable autodoc-pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Jan 12, 2024
1 parent 52cb170 commit 66c5e52
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 @@ -46,7 +46,7 @@
"sphinx_click",
"sphinx_codeautolink",
"sphinx_copybutton",
"sphinxcontrib.autodoc_pydantic",
# "sphinxcontrib.autodoc_pydantic", # FIXME: Does not seem to be compatible with RavenPy codebase.
]

linkcheck_ignore = [
Expand Down

0 comments on commit 66c5e52

Please sign in to comment.