aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/data/util/nest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/data/util/nest.py')
-rw-r--r--tensorflow/python/data/util/nest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/python/data/util/nest.py b/tensorflow/python/data/util/nest.py
index 32e08021dc..1b596bdfc0 100644
--- a/tensorflow/python/data/util/nest.py
+++ b/tensorflow/python/data/util/nest.py
@@ -13,7 +13,6 @@
# limitations under the License.
# ==============================================================================
-# TODO(shivaniagrawal): Merge with core nest
"""## Functions for working with arbitrarily nested sequences of elements.
NOTE(mrry): This fork of the `tensorflow.python.util.nest` module