Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,6 @@
# If true, keep warnings as "system message" paragraphs in the built documents.
# keep_warnings = False

suppress_warnings = [
# Remove both once fix for https://github.com/ipython/ipython/issues/15202 is released
"sphinx_autodoc_typehints.forward_reference",
"sphinx_autodoc_typehints.guarded_import",
]

# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = False

Expand Down
Loading