o
    N i½  ã                   @   s&   d Z ddlmZ G dd„ dejƒZdS )úA do-nothing parser.é    ©Úparsersc                   @   s$   e Zd ZdZdZdZdZdd„ ZdS )ÚParserr   )Únullznull parserr   c                 C   s   d S )N© )ÚselfÚinputstringÚdocumentr   r   úI/home/ubuntu/.local/lib/python3.10/site-packages/docutils/parsers/null.pyÚparse   s   zParser.parseN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Ú	supportedÚconfig_sectionÚconfig_section_dependenciesr   r   r   r   r   r   
   s    r   N)r   Údocutilsr   r   r   r   r   r   Ú<module>   s   