U
    ½mœd  ã                   @   s(   d Z G dd„ deƒZG dd„ deƒZdS )z—
    This module contains the warning classes for h5py. These classes are part of
    the public API of h5py, and should be imported from this module.
c                   @   s   e Zd ZdS )ÚH5pyWarningN©Ú__name__Ú
__module__Ú__qualname__© r   r   úK/home/sam/Atlas/atlas_env/lib/python3.8/site-packages/h5py/h5py_warnings.pyr      s   r   c                   @   s   e Zd ZdS )ÚH5pyDeprecationWarningNr   r   r   r   r   r      s   r   N)Ú__doc__ÚUserWarningr   r   r   r   r   r   Ú<module>
   s   