o
    5c:                     @   s    d dl Z d dlmZ dd ZdS )    N)PeriodIndexc                  C   s   t g ddd} | jrJ t g ddd} | jsJ t g ddd} | jr'J t g ddd} | js4J t g ddd} tjtdd	 | j W d    n1 sQw   Y  | d d
 js_J d S )N)    i  A)freq)r     r   )r   r   r   )r   r   r   )r   r   r   zIndex is not monotonic)matchr   )r   is_fullpytestraises
ValueError)index r   f/var/www/html/gps/gps/lib/python3.10/site-packages/pandas/tests/indexes/period/methods/test_is_full.pytest_is_full   s   



r   )r
   pandasr   r   r   r   r   r   <module>   s    