
    Eg                     4    d dl Z d dlmZ  G d d          ZdS )    Nc                       e Zd Zd ZdS )TestCategoricalWarningsc                 `   t          j        dd           ddlm} d}|                    |           t          j        d d          5   |d	          5  t          |j        	                    d
d                     d d d            n# 1 swxY w Y   d d d            d S # 1 swxY w Y   d S )NIPythonz6.0.0)
minversionr   )provisionalcompleterz+import pandas as pd; c = pd.Categorical([])F)raise_on_extra_warningsignorezc.   )
pytestimportorskipIPython.core.completerr   run_celltmassert_produces_warninglist	Completercompletions)selfipr   codes       b/var/www/sysmax/venv/lib/python3.11/site-packages/pandas/tests/arrays/categorical/test_warnings.pytest_tab_complete_warningz1TestCategoricalWarnings.test_tab_complete_warning   sC   I'::::??????<
D 'eLLL 	8 	8%%h// 8 8R\--dA667778 8 8 8 8 8 8 8 8 8 8 8 8 8 8	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8 	8s6   
B#)B?B#B	B#B	B##B'*B'N)__name__
__module____qualname__r        r   r   r      s#        8 8 8 8 8r   r   )r   pandas._testing_testingr   r   r   r   r   <module>r!      sR          8 8 8 8 8 8 8 8 8 8r   