School/.venv/lib/python3.9/site-packages/matplotlib/testing/exceptions.py
Kristofers Solo dba6dee19e Updated .venv
2021-11-22 17:35:39 +02:00

5 lines
138 B
Python

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