fr/fr_env/lib/python3.8/site-packages/matplotlib/testing/exceptions.py

5 lines
138 B
Python
Raw Permalink Normal View History

2021-02-17 12:26:31 +05:30
class ImageComparisonFailure(AssertionError):
"""
Raise this exception to mark a test as a comparison between two images.
"""