Searched refs:_function_docstring (Results 1 – 1 of 1) sorted by relevance
147 def _function_docstring(method: Method) -> str: function159 function.__doc__ = _function_docstring(method)