Fix link to point to external documentation.
PiperOrigin-RevId: 285898531 Change-Id: I0404ae4a9759ca01042db4684bc2282062137418
This commit is contained in:
parent
2a7c103ffe
commit
3dc81a18da
@ -191,7 +191,7 @@ class TfDoctestOutputChecker(doctest.OutputChecker, object):
|
||||
message = textwrap.dedent("""\n
|
||||
#############################################################
|
||||
Check the documentation
|
||||
(go/testable-docstrings) on how to write testable docstrings.
|
||||
(https://www.tensorflow.org/community/contribute/docs_ref) on how to write testable docstrings.
|
||||
#############################################################""")
|
||||
|
||||
got.append(message)
|
||||
|
Loading…
x
Reference in New Issue
Block a user