Skip to content

Commit

Permalink
Fix visibility
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 214878220
  • Loading branch information
MarkDaoust authored and tensorflower-gardener committed Sep 28, 2018
1 parent 77f3d7f commit acb13e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/tools/docs/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ py_library(
name = "doc_controls",
srcs = ["doc_controls.py"],
srcs_version = "PY2AND3",
visibility = ["//visibility:public"],
)

py_test(
Expand Down

0 comments on commit acb13e4

Please sign in to comment.