MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / ImageComparisonFailure

Class ImageComparisonFailure

lib/matplotlib/testing/exceptions.py:1–4  ·  view source on GitHub ↗

Raise this exception to mark a test as a comparison between two images.

Source from the content-addressed store, hash-verified

1class ImageComparisonFailure(AssertionError):
2 """
3 Raise this exception to mark a test as a comparison between two images.
4 """

Callers 7

compare_figureFunction · 0.90
__call__Method · 0.90
__call__Method · 0.90
calculate_rmsFunction · 0.90
save_diff_imageFunction · 0.90
copy_baselineMethod · 0.85

Calls

no outgoing calls

Tested by 1

compare_figureFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…