o
    i                     @   s:   d dl Z d dlZd dlZde jkrdd ZdS d dlT dS )    N)      c                 C   s:   t tjj| rd}t|t ttjj| S td	| )Nz:cupy.sparse is deprecated. Use cupyx.scipy.sparse instead.z*module 'cupy.sparse' has no attribute {!r})
hasattrcupyxscipysparsewarningswarnDeprecationWarninggetattrAttributeErrorformat)namemsg r   Q/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/cupy/sparse/__init__.py__getattr__   s   r   )*)sysr   cupyx.scipy.sparser   version_infor   r   r   r   r   <module>   s    
	