o
    _~#g                     @   s$   d dl mZmZ dd Zdd ZdS )    )PeriodPeriodIndexc                  C   s   t d} t d}t d}t| ||g}t| ||g}t||| g}t|||g}t||| g}|jdu s6J |jdu s=J |jdu sDJ |jdu sKJ |jdu sRJ d S )N
2017-09-01
2017-09-02
2017-09-03TF)r   r   is_monotonic_increasingp0p1p2idx_inc0idx_inc1idx_dec0idx_dec1idx r   /var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pandas/tests/indexes/period/test_monotonic.pytest_is_monotonic_increasing      r   c                  C   s   t d} t d}t d}t| ||g}t| ||g}t||| g}t|||g}t||| g}|jdu s6J |jdu s=J |jdu sDJ |jdu sKJ |jdu sRJ d S )Nr   r   r   FT)r   r   is_monotonic_decreasingr   r   r   r   test_is_monotonic_decreasing   r   r   N)pandasr   r   r   r   r   r   r   r   <module>   s    