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