o
    թZh                     @   s@   d dl Z e jdg de jdddg ddgd	d
 ZdS )    Nfunc)Zreset_index	_set_nameZsort_valuesZ
sort_indexrenameZdropnaZdrop_duplicatesinplace   True)r         g      @c                 C   sd   d}d|i}|dkrd|d< t jt|d t| |di | W d   dS 1 s+w   Y  dS )	zCTests for error handling related to data types of method arguments.z)For argument "inplace" expected type boolr   r   Zhelloname)matchN )pytestZraises
ValueErrorgetattr)Zstring_seriesr   r   msgkwargsr   r   X/var/www/html/lang_env/lib/python3.10/site-packages/pandas/tests/series/test_validate.pytest_validate_bool_args   s   "r   )r   markZparametrizer   r   r   r   r   <module>   s    