Skip to content

Commit 5dbcdc6

Browse files
committed
Automated Code Change
PiperOrigin-RevId: 633569138
1 parent 102152a commit 5dbcdc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

struct2tensor/benchmarks/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
# limitations under the License.
1414

1515
# Placeholder: load py_proto_library
16+
# Placeholder: load py_binary
1617
# Placeholder: load py_library
1718
# Placeholder: load py_test
18-
# Placeholder: load py_binary
1919
load("//tools/build_defs/proto/cpp:cc_proto_library.bzl", "cc_proto_library")
2020

2121
licenses(["notice"])

struct2tensor/tools/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
# Placeholder: load py_binary
12
# Placeholder: load py_library
23
# Placeholder: load py_test
3-
# Placeholder: load py_binary
44

55
# Copyright 2020 Google LLC
66
#

0 commit comments

Comments
 (0)