Files
Buffteks-Website/venv/lib/python3.12/site-packages/matplotlib/testing/exceptions.py
2025-05-08 21:10:14 -05:00

5 lines
138 B
Python

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