o
    lw#[Â  ã                   @   s&   d Z ddlmZ G dd„ dejƒZdS )z
A do-nothing Writer.
é    ©Úwritersc                   @   s"   e Zd ZdZ	 dZdZdd„ ZdS )ÚWriter)Únullznull writerr   c                 C   s   d S )N© )Úselfr   r   ú9usr/lib/python3.10/site-packages/docutils/writers/null.pyÚ	translate   s   zWriter.translateN)Ú__name__Ú
__module__Ú__qualname__Z	supportedZconfig_sectionZconfig_section_dependenciesr	   r   r   r   r   r      s    r   N)Ú__doc__Údocutilsr   ZUnfilteredWriterr   r   r   r   r   Ú<module>   s   