a
    ,=ic\  ã                   @   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
   úe/home/droni/.local/share/virtualenvs/DPS-5Je3_V2c/lib/python3.9/site-packages/pasta/augment/errors.pyr      s   r   N)r	   Ú
__future__r   r   r   Ú	Exceptionr   r
   r
   r
   r   Ú<module>   s   