a
    a                     @   sP   d Z ddlmZ eddddd Z[z
e  W n eyB   Y n0 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   h/Users/vegardjervell/Documents/master/model/venv/lib/python3.9/site-packages/scipy/sparse/sparsetools.py_deprecated   s    r      )*N)__doc__Znumpyr   r   DeprecationWarningZ_sparsetoolsr   r   r   r   <module>   s   

