Remove useless self-link and python version note.
Fixes #26645 PiperOrigin-RevId: 296086404 Change-Id: Ice56c6032290939e89fd752d584baab3d320c689
This commit is contained in:
parent
7f48bded8a
commit
13cca52d62
@ -13,13 +13,7 @@
|
||||
# limitations under the License.
|
||||
# ==============================================================================
|
||||
|
||||
"""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.
|
||||
"""
|
||||
"""Testing."""
|
||||
|
||||
from __future__ import absolute_import
|
||||
from __future__ import division
|
||||
|
Loading…
Reference in New Issue
Block a user