diff --git a/lib/matplotlib/sphinxext/plot_directive.py b/lib/matplotlib/sphinxext/plot_directive.py index ad21c43e159f..a44b0d61d0b4 100644 --- a/lib/matplotlib/sphinxext/plot_directive.py +++ b/lib/matplotlib/sphinxext/plot_directive.py @@ -280,6 +280,9 @@ def setup(app): app.connect(str('doctree-read'), mark_plot_labels) + metadata = {'parallel_read_safe': True, 'parallel_write_safe': True} + return metadata + #------------------------------------------------------------------------------ # Doctest handling #------------------------------------------------------------------------------
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: