
    1VhY                     >    d Z ddlZddlZddlmZmZ  G d de      Zy)z7
    Tests the h5py.Dataset.dims.DimensionProxy class.
    N   )utTestCasec                       e Zd Zd Zy)	TestItemsc                     | j                   j                  dd      }| j                  |j                  d   j	                         g        y)z# no dimension scales -> empty list x)
   r   N)fcreate_datasetassertEqualdimsitems)selfdsets     S/home/dcms/DCMS/lib/python3.12/site-packages/h5py/tests/test_dims_dimensionproxy.py
test_emptyzTestItems.test_empty   s9    vv$$S%01++-r2    N)__name__
__module____qualname__r    r   r   r   r      s    3r   r   )__doc__numpynph5pycommonr   r   r   r   r   r   <module>r      s!       3 3r   