B
    &]\              
   @   s`   d Z ddlmZ eddddd Z[y
e  W n" ek
rR Z zW ddZ[X Y nX d	d
lT dS )z
sparsetools is not a public module in scipy.sparse, but this file is
for backward compatibility if someone happens to use it.
    )	deprecatezscipy.sparse.sparsetoolszVscipy.sparse.sparsetools is a private module for scipy.sparse, and should not be used.)Zold_namemessagec               C   s   d S )N r   r   r   7lib/python3.7/site-packages/scipy/sparse/sparsetools.py_deprecated   s    r   N   )*)__doc__Znumpyr   r   DeprecationWarningeZ_sparsetoolsr   r   r   r   <module>   s   
