U
    sVcM                     @   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)uuidZuuid4 r   r   E/tmp/pip-unpacked-wheel-xj8nt62q/pandas/tests/io/pytables/conftest.py
setup_path   s    r   moduleT)ZscopeZautousec                   c   s   t   dV  t   dS )zReset testing mode fixtureN)tmZreset_testing_modeZset_testing_moder   r   r   r   
setup_mode   s    r   )r   ZpytestZpandas._testingZ_testingr   Zfixturer   r   r   r   r   r   <module>   s   
