
    Ug                     .    d dl mZ d dlZg dZd Zd ZdS )    )import_moduleN)	docformatinherit_docstring_fromindentcount_linesfilldocunindent_dictunindent_stringextend_notes_in_docstringreplace_notes_in_docstringc                      t           S )N)__all__     P/var/www/surfInsights/venv3-11/lib/python3.11/site-packages/scipy/misc/doccer.py__dir__r      s    Nr   c                 6   | t           vrt          d|  d          t          t          d          | d           }|d|  d}n	d|  d|  d}t	          j        |t          d	
           	 t          t          d          |           S # t          $ r}|d }~ww xY w)Nz&`scipy.misc.doccer` has no attribute `zU`; furthermore, `scipy.misc.doccer` is deprecated and will be removed in SciPy 2.0.0.zscipy._lib.doccerzPlease import `z}` from the `scipy._lib.doccer` namespace; the `scipy.misc.doccer` namespace is deprecated and will be removed in SciPy 2.0.0.z`scipy.misc.doccer.zQ` is deprecated along with the `scipy.misc.doccer` namespace. `scipy.misc.doccer.zh` will be removed in SciPy 1.13.0, and the `scipy.misc.doccer` namespace will be removed in SciPy 2.0.0.   )category
stacklevel)r   AttributeErrorgetattrr   warningswarnDeprecationWarning)nameattrmessagees       r   __getattr__r      s   7UT U U U
 
 	

 =!455tTBBD/d / / / 	Q$ Q Q"&Q Q Q 	 M'$61EEEE}%8994@@@   s   *B 
BBB)	importlibr   r   r   r   r   r   r   r   <module>r!      s[    $ # # # # #         r   