
    o[we"                     0    d Z ddlmZ  G d d          ZdS )z+ generic tests from the Datetimelike class     )
date_rangec                       e Zd Zd ZdS )TestDatetimeIndexc                 t    t          dd          }d |D             }|                                |k    sJ d S )N20130101   )periodsc                     g | ]}|d S )z%Y-%m-%d ).0xs     Plib/python3.11/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py
<listcomp>z1TestDatetimeIndex.test_format.<locals>.<listcomp>	   s    111qOO111    )r   format)selfidxexpecteds      r   test_formatzTestDatetimeIndex.test_format   sF    Q///11S111zz||x''''''r   N)__name__
__module____qualname__r   r   r   r   r   r      s#        ( ( ( ( (r   r   N)__doc__pandasr   r   r   r   r   <module>r      sO    1 1      ( ( ( ( ( ( ( ( ( (r   