o
    tBh                     @   s0   d dl Z ddlmZ g dZdd Zdd ZdS )	    N   )_mio5);MatFile4ReaderMatFile4WriterSYS_LITTLE_ENDIAN
VarHeader4
VarReader4
VarWriter4	arr_to_2dmclass_infomdtypes_templatemiDOUBLEmiINT16miINT32miSINGLEmiUINT16miUINT8mxCHAR_CLASSmxFULL_CLASSmxSPARSE_CLASSnp_to_mtypesorder_codesBytesIOnative_codeswapped_codeMatFileReader	docfillermatdims
read_dtypearr_to_charsarr_dtype_numberMatWriteErrorMatReadErrorMatReadWarning
VarReader5MatlabObjectMatlabFunctionMDTYPESNP_TO_MTYPESNP_TO_MXTYPESmiCOMPRESSEDmiMATRIXmiINT8miUTF8miUINT32mxCELL_CLASSmxSTRUCT_CLASSmxOBJECT_CLASSmxDOUBLE_CLASS
mat_structZlibInputStreamMatFile5Readervarmats_from_matEmptyStructMarkerto_writeableNDT_FILE_HDRNDT_TAG_FULLNDT_TAG_SMALLNDT_ARRAY_FLAGS
VarWriter5MatFile5Writerc                   C   s   t S )N)__all__ r@   r@   k/var/www/html/riverr-enterprise-integrations-main/venv/lib/python3.10/site-packages/scipy/io/matlab/mio5.py__dir__   s   rB   c                 C   s:   | t vrtd|  dtjd|  dtdd tt| S )Nz8scipy.io.matlab.mio5 is deprecated and has no attribute z). Try looking in scipy.io.matlab instead.zPlease use `z[` from the `scipy.io.matlab` namespace, the `scipy.io.matlab.mio5` namespace is deprecated.   )category
stacklevel)r?   AttributeErrorwarningswarnDeprecationWarninggetattrr   )namer@   r@   rA   __getattr__   s   
rL   )rG    r   r?   rB   rL   r@   r@   r@   rA   <module>   s
   