book-generator-orgmode/venv/lib/python3.13/site-packages/matplotlib/testing/exceptions.py
2025-10-30 18:54:10 +01:00

4 lines
138 B
Python

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