Files
Buffteks-Website/streamlit-venv/lib/python3.10/site-packages/matplotlib/testing/exceptions.py
2025-01-10 21:40:35 +00:00

5 lines
138 B
Python
Executable File

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