o
    hO                     @   s   G d d de ZdS )c                   @   s   e Zd Zdd Zdd ZdS )OpenTypeLibErrorc                 C   s   t | | || _d S )N)	Exception__init__location)selfmessager    r   j/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/fontTools/otlLib/error.pyr      s   
zOpenTypeLibError.__init__c                 C   s$   t | }| jr| j d| S |S )Nz: )r   __str__r   )r   r   r   r   r   r	      s   
zOpenTypeLibError.__str__N)__name__
__module____qualname__r   r	   r   r   r   r   r      s    r   N)r   r   r   r   r   r   <module>   s    