o
    Eb                     @   s   d Z ddlZddlmZ g d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      t | |S N)_ldr   )	docstringdocdict r   4/usr/lib/python3/dist-packages/scipy/misc/_doccer.pyr   
      r   z>scipy.misc.inherit_docstring_from is deprecated in SciPy 1.3.0c                 C   
   t | S r   )r   r   )clsr   r   r   r         
r   zAscipy.misc.extend_notes_in_docstring is deprecated in SciPy 1.3.0c                 C   r   r   )r   extend_notes_in_docstringr   Znotesr   r   r   r         r   zBscipy.misc.replace_notes_in_docstring is deprecated in SciPy 1.3.0c                 C   r   r   )r   replace_notes_in_docstringr   r   r   r   r      r   r   z9scipy.misc.indentcount_lines is deprecated in SciPy 1.3.0c                 C   r   r   )r   r   )linesr   r   r   r   !   r   r   z/scipy.misc.filldoc is deprecated in SciPy 1.3.0Tc                 C   r   r   )r   r   )r   Zunindent_paramsr   r   r   r   '   r   r   z5scipy.misc.unindent_dict is deprecated in SciPy 1.3.0c                 C   r   r   )r   r   )r   r   r   r   r   ,      
r   z7scipy.misc.unindent_string is deprecated in SciPy 1.3.0c                 C   r   r   )r   r	   )r   r   r   r   r	   1   r   r	   r   )T)__doc__ZnumpyZnpZ_libr   r   __all__Z	deprecater   r   r   r   r   r   r   r	   r   r   r   r   <module>   s(    












