a
    j=icM                     @   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   r/home/droni/.local/share/virtualenvs/DPS-5Je3_V2c/lib/python3.9/site-packages/pandas/tests/io/pytables/conftest.py
setup_path   s    r   moduleT)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   
