a
    dg                     @   s>   d dl Z d dlmZ e jddgddd Ze jdd	 ZdS )
    NCategoricalTF)paramsc                 C   s   | j S )z3Boolean 'allow_fill' parameter for Categorical.take)param)request r   q/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/pandas/tests/arrays/categorical/conftest.py
allow_fill   s    r	   c                   C   s   t g dddS )z'Fixture returning  a Categorical object)abr   r
   r
   cr   r   T)Zorderedr   r   r   r   r   factor   s    r   )ZpytestZpandasr   Zfixturer	   r   r   r   r   r   <module>   s
   
