o
    _~#g                     @   s.   d dl mZmZ d dlmZ G dd dZdS )    )TimedeltaIndextimedelta_rangeNc                   @   s   e Zd Zdd ZdS )TestTimedeltaIndexOpsc                 C   s:   t d|dd}t|jdd}t|| |j|ksJ d S )N1
   )freqperiodsinfer)r   )r   r   asi8tmassert_index_equalr   )selffreq_sampleidxresult r   /var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_ops.pytest_infer_freq	   s   z%TestTimedeltaIndexOps.test_infer_freqN)__name__
__module____qualname__r   r   r   r   r   r      s    r   )pandasr   r   pandas._testing_testingr   r   r   r   r   r   <module>   s    