o
    EOf                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)Z	INT_TYPESZ
IndexMixinZbisect_leftZcheck_reshape_kwargsZcheck_shapeZgetdtypeZisscalarlikeZisshapeZisspmatrix_lilZ
lil_matrixZspmatrixZupcast_scalarc                   C   s   t S )N)__all__ r   r   0lib/python3.10/site-packages/scipy/sparse/lil.py__dir__   s   r   c                 C   s   t dddgt| dS )NZsparseZlilZ_lil)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   