o
    ^w#[½  ã                   @   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© )ÚselfZinputstringZdocumentr   r   ú9usr/lib/python3.10/site-packages/docutils/parsers/null.pyÚparse   s   zParser.parseN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Z	supportedZconfig_sectionZconfig_section_dependenciesr
   r   r   r   r	   r   
   s    r   N)r   Údocutilsr   r   r   r   r   r	   Ú<module>   s   