o
    iL                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)ZSparseEfficiencyWarningZcheck_reshape_kwargsZcheck_shapeZ
coo_matrixZ
coo_matvecZ	coo_tocsrZcoo_todenseZdowncast_intp_indexZgetdataZgetdtypeZisshapeZisspmatrix_coooperatorZspmatrixZ	to_nativeZupcastZupcast_charwarnc                   C   s   t S )N)__all__ r   r   J/home/kim/smarthome/.venv/lib/python3.10/site-packages/scipy/sparse/coo.py__dir__   s   r   c                 C   s   t dddgt| dS )NsparseZcooZ_coo)Zsub_packagemoduleZprivate_modulesall	attribute)r   r   )namer   r   r   __getattr__"   s   r   N)Zscipy._lib.deprecationr   r   r   r   r   r   r   r   <module>   s   