Files
Gestion_sondes/myenv/lib/python3.11/site-packages/matplotlib/testing/exceptions.py
2025-07-23 10:46:27 +02:00

5 lines
138 B
Python

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