o
    ”7?e\  ã                   @   s<   d Z ddlmZ ddlmZ ddlmZ G dd„ deƒZdS )z*Errors that can occur during augmentation.é    )Úabsolute_import)Údivision)Úprint_functionc                   @   s   e Zd ZdZdS )ÚInvalidAstErrorzBOccurs when the syntax tree does not meet some expected condition.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r
   r
   úU/home/www/facesmatcher.com/pyenv/lib/python3.10/site-packages/pasta/augment/errors.pyr      s    r   N)r	   Ú
__future__r   r   r   Ú	Exceptionr   r
   r
   r
   r   Ú<module>   s
   