Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c5648ce

Browse filesBrowse files
committed
fix build break maybe
1 parent e16b88d commit c5648ce
Copy full SHA for c5648ce

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎lib/matplotlib/sphinxext/plot_directive.py

Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/plot_directive.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ def setup(app):
319319
app.add_config_value('plot_working_directory', None, True)
320320
app.add_config_value('plot_template', None, True)
321321
app.add_config_value('plot_srcset', [], True)
322-
app.add_config_value('plot_filter_warning', None, True)
323322
app.connect('doctree-read', mark_plot_labels)
324323
app.add_css_file('plot_directive.css')
325324
app.connect('build-finished', _copy_css_file)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.