o
    g@                     @   s<   d dl Z d dlmZ e jdd Ze jddddd ZdS )	    Nc                   C   s   dt d dS )zFixture for setup pathztmp.__
   z__.h5)tmrands r   r   _/home/ubuntu/cloudmapper/venv/lib/python3.10/site-packages/pandas/tests/io/pytables/conftest.py
setup_path   s   r   moduleT)scopeautousec                   c   s    t   dV  t   dS )zReset testing mode fixtureN)r   reset_testing_modeset_testing_moder   r   r   r   
setup_mode   s   r   )pytestpandas._testing_testingr   fixturer   r   r   r   r   r   <module>   s    
