| Current Path : /usr/local/lib/python3.8/dist-packages/matplotlib/testing/ |
| Current File : //usr/local/lib/python3.8/dist-packages/matplotlib/testing/exceptions.py |
class ImageComparisonFailure(AssertionError):
"""
Raise this exception to mark a test as a comparison between two images.
"""