o
    iM                     @   sD   d dl Z 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S )zFixture for setup pathztmp.__z__.h5)uuiduuid4 r   r   \/var/www/edux/Edux_v2/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)tmreset_testing_modeset_testing_moder   r   r   r   
setup_mode   s   r   )r   pytestpandas._testing_testingr
   fixturer   r   r   r   r   r   <module>   s    
