Skip to content

erp5_data_notebook : Check for matplotlib.pyplot module object in Base_displayImage

Ayush Tiwari requested to merge tiwariayush/erp5:erp5-data-notebook into master

The external method Base_displayImage displays images of two kind: plot and OFS image saved in erp5. We had earlier checks for erp5 images but no check to for matplotlib plot images.

Please review: @Tyagov

Merge request reports