Skip to content

Commit 27e081b

Browse files
committed
Add config for IPython
1 parent 4f87a88 commit 27e081b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/conf.py

+3
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@
133133
numpydoc_show_inherited_class_members = False
134134
numpydoc_attributes_as_param_list = False
135135

136+
# IPython
137+
ipython_warning_is_error = False
138+
136139
# matplotlib plot directive
137140
plot_include_source = True
138141
plot_formats = [("png", 90)]

0 commit comments

Comments
 (0)