o
    ڹi                      @   s   d Z G dd deZdS )z0.8.3c                   @   s   e Zd ZdZdS )LockNotAcquiredzO
    Exception raised when the lock was not acquired in non-blocking mode.
    N)__name__
__module____qualname____doc__ r   r   O/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/fastrlock/__init__.pyr      s    r   N)__version__	Exceptionr   r   r   r   r   <module>   s   