3
UdA                 @   s:   d dl Z d dljZe jdd Ze jddddd ZdS )	    Nc               C   s   dt jd dS )zFixture for setup pathztmp.__
   z__.h5)tmZrands r   r   U/var/www/html/virt/lib64/python3.6/site-packages/pandas/tests/io/pytables/conftest.py
setup_path   s    r   moduleT)ZscopeZautousec               c   s   t j  dV  t j  dS )z Reset testing mode fixtureN)r   Zreset_testing_modeZset_testing_moder   r   r   r   
setup_mode   s    r   )ZpytestZpandas._testingZ_testingr   Zfixturer   r   r   r   r   r   <module>   s   
