o
    _~#g.                     @   s*   d dl mZ d dlmZ G dd dZdS )    )timedelta_rangeNc                   @   s   e Zd Zdd ZdS )
TestPicklec                 C   s2   t dddd}|d }t|}t|| d S )Nz1 day   s)periodsfreq)r   
_with_freqtmround_trip_pickleassert_index_equal)selftdires r   /var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_pickle.pytest_pickle_after_set_freq   s   

z%TestPickle.test_pickle_after_set_freqN)__name__
__module____qualname__r   r   r   r   r   r      s    r   )pandasr   pandas._testing_testingr	   r   r   r   r   r   <module>   s    