aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/framework/python/ops/script_ops.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/framework/python/ops/script_ops.py')
-rw-r--r--tensorflow/contrib/framework/python/ops/script_ops.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/framework/python/ops/script_ops.py b/tensorflow/contrib/framework/python/ops/script_ops.py
index fdbb77bbe4..5d269fefdc 100644
--- a/tensorflow/contrib/framework/python/ops/script_ops.py
+++ b/tensorflow/contrib/framework/python/ops/script_ops.py
@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
+
"""Script Language Operators. See the @{$python/script_ops} guide.
@@py_func