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