o
    h                      @   s    d dl mZ G dd deZdS )    )
NamedTuplec                   @   s2   e Zd ZU dZeed< eed< eed< dd ZdS )FeatureLibLocationzA location in a feature filefilelinecolumnc                 C   s   | j  d| j d| j S )N:)r   r   r   )self r	   [/var/www/html/optinet_system/venv/lib/python3.10/site-packages/fontTools/feaLib/location.py__str__   s   zFeatureLibLocation.__str__N)__name__
__module____qualname____doc__str__annotations__intr   r	   r	   r	   r
   r      s   
 r   N)typingr   r   r	   r	   r	   r
   <module>   s    