a
    ;e"                     @   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)Z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)Zinverse_indicesr   )r   xout r	   \/var/www/sunrise/env/lib/python3.9/site-packages/numpy/array_api/tests/test_set_functions.pytest_inverse_indices_shape
   s    r   )ZpytestZ
hypothesisr   Zhypothesis.extra.array_apir   numpyr   ZxpZxpsmarkZparametrizeZ
unique_allZunique_inverseZarraysZscalar_dtypesZarray_shapesr   r	   r	   r	   r
   <module>   s   