U
    -e                     @   s(   d dl mZ d dlZdd Zdd ZdS )    )
ShimModuleNc                  C   s   t ddd} t|  d S )Nshim_moduleZmirrored_module_does_not_existZmirror)r   reprr    r   d/var/www/html/Darija-Ai-Train/env/lib/python3.8/site-packages/IPython/utils/tests/test_shimmodule.py2test_shimmodule_repr_does_not_fail_on_import_error   s    r	   c                  C   s$   t ddd} t| ttks td S )Nr   IPythonr   )r   r   r
   AssertionErrorr   r   r   r   'test_shimmodule_repr_forwards_to_module
   s    r   )ZIPython.utils.shimmoduler   r
   r	   r   r   r   r   r   <module>   s   