o
    úLfì   ã                   @   s   G d d„ de ƒZdS )c                   @   s   e Zd ZdZdd„ ZdS )ÚImmediateHttpResponsezu
    This exception is used to interrupt the flow of processing to immediately
    return a custom HttpResponse.
    c                 C   s
   || _ d S )N)Úresponse)Úselfr   © r   úX/var/www/html/humari/django-venv/lib/python3.10/site-packages/allauth/core/exceptions.pyÚ__init__   s   
zImmediateHttpResponse.__init__N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r      s    r   N)Ú	Exceptionr   r   r   r   r   Ú<module>   s    