Searched refs:rewrite_argument_docstring (Results 1 – 3 of 3) sorted by relevance
1098 new_docs = deprecation.rewrite_argument_docstring(1099 deprecation.rewrite_argument_docstring(docs, "a", "left"), "b", "right")
658 def rewrite_argument_docstring(old_doc, old_argument, new_argument): function
1191 convolution_v2.__doc__ = deprecation.rewrite_argument_docstring(1192 deprecation.rewrite_argument_docstring(3264 conv3d_v2.__doc__ = deprecation.rewrite_argument_docstring(