B
    †Ž0dÄ  ã               @   sÐ   d Z ddlZddlmZ ddddd	d
gZejddddd„ƒZejdddd„ ƒZ	ejdddd„ ƒZ
ejdddd„ ƒZejdddd„ ƒZejddd dd„ƒZejdddd	„ ƒZejdddd
„ ƒZdS )!zk Utilities to allow inserting docstring fragments for common
parameters into function and method docstringsé    Né   )ÚdoccerÚ	docformatÚinherit_docstring_fromÚindentcount_linesÚfilldocÚunindent_dictÚunindent_stringz1scipy.misc.docformat is deprecated in Scipy 1.3.0)Úmessagec             C   s   t  | |¡S )N)Ú_ldr   )Ú	docstringÚdocdict© r   úC/var/www/html/venv/lib/python3.7/site-packages/scipy/misc/doccer.pyr   
   s    z>scipy.misc.inherit_docstring_from is deprecated in SciPy 1.3.0c             C   s
   t  | ¡S )N)r   r   )Úclsr   r   r   r      s    zAscipy.misc.extend_notes_in_docstring is deprecated in SciPy 1.3.0c             C   s   t  | |¡S )N)r   Úextend_notes_in_docstring)r   Únotesr   r   r   r      s    r   zBscipy.misc.replace_notes_in_docstring is deprecated in SciPy 1.3.0c             C   s   t  | |¡S )N)r   Úreplace_notes_in_docstring)r   r   r   r   r   r      s    r   z9scipy.misc.indentcount_lines is deprecated in SciPy 1.3.0c             C   s
   t  | ¡S )N)r   r   )Úlinesr   r   r   r   !   s    z/scipy.misc.filldoc is deprecated in SciPy 1.3.0Tc             C   s   t  | |¡S )N)r   r   )r   Zunindent_paramsr   r   r   r   '   s    z5scipy.misc.unindent_dict is deprecated in SciPy 1.3.0c             C   s
   t  | ¡S )N)r   r   )r   r   r   r   r   ,   s    z7scipy.misc.unindent_string is deprecated in SciPy 1.3.0c             C   s
   t  | ¡S )N)r   r	   )r   r   r   r   r	   1   s    )N)T)Ú__doc__ÚnumpyÚnpZ_libr   r   Ú__all__Z	deprecater   r   r   r   r   r   r   r	   r   r   r   r   Ú<module>   s   


