U
    Æ½„bü  ã                   @   s   d ZG dd„ dƒZdS )Z_yaml_anchorc                   @   s$   e Zd ZdZeZdd„ Zdd„ ZdS )ÚAnchor©ÚvalueÚalways_dumpc                 C   s   d | _ d| _d S )NFr   )Úself© r   ú6/tmp/pip-unpacked-wheel-ctuyz3qg/ruamel/yaml/anchor.pyÚ__init__   s    zAnchor.__init__c                 C   s   | j r
dnd}d | j|¡S )Nz, (always dump)Ú zAnchor({!r}{}))r   Úformatr   )r   Úadr   r   r   Ú__repr__   s    zAnchor.__repr__N)Ú__name__Ú
__module__Ú__qualname__Ú	__slots__Úanchor_attribÚattribr   r   r   r   r   r   r      s   r   N)ÚAnyÚDictÚOptionalÚListÚUnionÚIteratorr   r   r   r   r   r   Ú<module>   s    