
    9=e                     .    d dl Z ddlmZ g dZd Zd ZdS )    N   )
_biasedurn)_PyFishersNCHypergeometric_PyWalleniusNCHypergeometric_PyStochasticLib3c                      t           S )N)__all__     5lib/python3.11/site-packages/scipy/stats/biasedurn.py__dir__r      s    Nr   c                     | t           vrt          d|  d          t          j        dt          d           t          t          |           S )Nz9scipy.stats.biasedurn is deprecated and has no attribute .zXthe `scipy.stats.biasedurn` namespace is deprecated and will be removed in SciPy v2.0.0.   )category
stacklevel)r	   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    r   __getattr__r      sm    7    	 M 5-!= = = = :t$$$r   )r    r   r	   r   r   r
   r   r   <module>r      s[              
% 
% 
% 
% 
%r   