ZTWHHH's picture
Add files using upload-large-folder tool
5123a32 verified
raw
history blame
138 Bytes
class ImageComparisonFailure(AssertionError):
"""
Raise this exception to mark a test as a comparison between two images.
"""