Skip to content

Commit e708f43

Browse files
krassowskiCarreau
authored andcommitted
Revert warning suppresion in docs
1 parent 336971e commit e708f43

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/conf.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,6 @@
124124
# If true, keep warnings as "system message" paragraphs in the built documents.
125125
# keep_warnings = False
126126

127-
suppress_warnings = [
128-
# Remove both once fix for https://github.com/ipython/ipython/issues/15202 is released
129-
"sphinx_autodoc_typehints.forward_reference",
130-
"sphinx_autodoc_typehints.guarded_import",
131-
]
132-
133127
# If true, `todo` and `todoList` produce output, else they produce nothing.
134128
todo_include_todos = False
135129

0 commit comments

Comments
 (0)