a
    CCCf                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)Z
IndexMixinZSparseEfficiencyWarningZcheck_shapeZcsr_column_index1Zcsr_column_index2Zcsr_row_indexZcsr_row_sliceZcsr_sample_offsetsZcsr_sample_valuesZcsr_todenseZdowncast_intp_indexZget_csr_submatrixZget_sum_dtypeZgetdtypeZis_pydata_spmatrixZisdenseZ	isintlikeZisscalarlikeZisshapeoperatorZ	to_nativeZupcastZupcast_charwarnc                   C   s   t S )N)__all__ r   r   S/var/www/html/django/DPS/env/lib/python3.9/site-packages/scipy/sparse/compressed.py__dir__$   s    r   c                 C   s   t dddgt| dS )Nsparse
compressedZ_compressed)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   