o
    g                      @   s   G d d de ZdS )c                   @   s   e Zd ZdZdS )ImageComparisonFailurezQ
    Raise this exception to mark a test as a comparison between two images.
    N)__name__
__module____qualname____doc__ r   r   [/home/ubuntu/cloudmapper/venv/lib/python3.10/site-packages/matplotlib/testing/exceptions.pyr      s    r   N)AssertionErrorr   r   r   r   r   <module>   s    