U
    -e                     @   sZ   d Z ddlmZ ddlmZ dd ZeddZeddZeejd	< eejd
< eejd< dS )zG
reST directive for syntax-highlighting ipython interactive sessions.

    )highlighting)IPyLexerc                 C   s   ddd}|S )zSetup as a sphinx extension.T)Zparallel_read_safeZparallel_write_safe )Zappmetadatar   r   o/var/www/html/Darija-Ai-Train/env/lib/python3.8/site-packages/IPython/sphinxext/ipython_console_highlighting.pysetup	   s    
r   F)python3TipythonZipython2Zipython3N)	__doc__Zsphinxr   ZIPython.lib.lexersr   r   Zipy2Zipy3lexersr   r   r   r   <module>   s   



