o
    0c"                     @   sp   d dl Z d dlmZ d dlmZ d dlmZ eeZe j	
dejejgeeje e ddd ZdS )	    N)given)make_strategies_namespace)	array_apifunc)dtypeshapec                 C   s   | |}|j j|jksJ dS )zi
    Inverse indices share shape of input array

    See https://github.com/numpy/numpy/issues/20638
    N)inverse_indicesr   )r   xout r   ^/var/www/html/gps/gps/lib/python3.10/site-packages/numpy/array_api/tests/test_set_functions.pytest_inverse_indices_shape
   s   r   )pytest
hypothesisr   hypothesis.extra.array_apir   numpyr   xpxpsmarkparametrize
unique_allunique_inversearraysscalar_dtypesarray_shapesr   r   r   r   r   <module>   s    