o
    éĖ·e  ć                   @   s   d Z dd ZdS )zESimple function to call to get the current InteractiveShell instance
c                  C   s    ddl m}  |  ” r|  ” S dS )zoGet the global InteractiveShell instance.

    Returns None if no InteractiveShell instance is registered.
    é    ©ŚInteractiveShellN)ŚIPython.core.interactiveshellr   ŚinitializedŚinstancer   © r   śN/var/www/ideatree/venv/lib/python3.10/site-packages/IPython/core/getipython.pyŚget_ipython   s   ’r	   N)Ś__doc__r	   r   r   r   r   Ś<module>   s   