o
    _~#g                     @   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)reset_index	_set_namesort_values
sort_indexrenamedropna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   helloname)matchN )pytestraises
ValueErrorgetattr)string_seriesr   r
   msgkwargsr   r   /var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pandas/tests/series/test_validate.pytest_validate_bool_args   s   "r   )r   markparametrizer   r   r   r   r   <module>   s    