Skip to content

Commit 440b504

Browse files
Automated Code Change
PiperOrigin-RevId: 865776040
1 parent 86873eb commit 440b504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tensorflow_lite_support/python/task/text

tensorflow_lite_support/python/task/text/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ py_library(
5252
srcs = [
5353
"bert_nl_classifier.py",
5454
],
55-
visibility = ["//tensorflow_lite_support:users"],
55+
visibility = ["//visibility:private"],
5656
deps = [
5757
"//tensorflow_lite_support/python/task/core:base_options",
5858
"//tensorflow_lite_support/python/task/processor/proto:classifications_pb2",

0 commit comments

Comments
 (0)