aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docs/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/docs/BUILD')
-rw-r--r--tensorflow/tools/docs/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/docs/BUILD b/tensorflow/tools/docs/BUILD
index b218e900bf..2a858b4fd6 100644
--- a/tensorflow/tools/docs/BUILD
+++ b/tensorflow/tools/docs/BUILD
@@ -37,6 +37,7 @@ py_library(
name = "doc_controls",
srcs = ["doc_controls.py"],
srcs_version = "PY2AND3",
+ visibility = ["//visibility:public"],
)
py_test(