o
    EOfa                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)Z
csc_matrixZ	csc_tocsrZ	expandptrZisspmatrix_cscZspmatrixZupcastc                   C   s   t S )N)__all__ r   r   0lib/python3.10/site-packages/scipy/sparse/csc.py__dir__   s   r   c                 C   s   t dddgt| dS )NZsparseZcscZ_csc)Zsub_packagemoduleZprivate_modulesallZ	attribute)r   r   )namer   r   r   __getattr__   s   r
   N)Zscipy._lib.deprecationr   r   r   r
   r   r   r   r   <module>   s   
