U
    b"                     @   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tdS )zi
    Inverse indices share shape of input array

    See https://github.com/numpy/numpy/issues/20638
    N)Zinverse_indicesr   AssertionError)r   xout r
   h/home/fireinfo/NEWAFireInfo/venv/lib/python3.8/site-packages/numpy/array_api/tests/test_set_functions.pytest_inverse_indices_shape
   s    r   )ZpytestZ
hypothesisr   Zhypothesis.extra.array_apir   Znumpyr   ZxpZxpsmarkZparametrizeZ
unique_allZunique_inverseZarraysZscalar_dtypesZarray_shapesr   r
   r
   r
   r   <module>   s   