visibility workaround 2

This commit is contained in:
Andrew Harp 2017-05-31 22:56:10 -04:00
parent fea90f89d7
commit 3aed1735cf

View File

@ -73,7 +73,7 @@ py_library(
"//tensorflow/python:platform",
"//tensorflow/python:util",
],
visibility = ["visibility:public"],
visibility = ["//visibility:public"],
)
filegroup(