Fix URL in docstring [skip ci]

This commit is contained in:
Duncan Riach 2019-06-26 21:20:43 -07:00
parent a1661765dd
commit 62ce1e98bd

View File

@ -15,6 +15,8 @@
"""Testing.
See the [Testing](https://tensorflow.org/api_docs/python/tf/test) guide.
Note: `tf.compat.v1.test.mock` is an alias to the python `mock` or
`unittest.mock` depending on the python version.
"""