B
    Çä˜\½  ã               @   s   d Z ddlZdd„ ZdS )zÒ
**DEPRECATED**

The cython magic has been integrated into Cython itself, 
which is now released in version 0.21.

cf github `Cython` organisation, `Cython` repo, under the 
file `Cython/Build/IpythonMagic.py`
é    Nc             C   s   t  d¡ dS )zLoad the extension in IPython.z5The Cython magic has been moved to the Cython packageN)ÚwarningsÚwarn)Zip© r   ú=lib/python3.7/site-packages/IPython/extensions/cythonmagic.pyÚload_ipython_extension   s    r   )Ú__doc__r   r   r   r   r   r   Ú<module>
   s   