Skip to content

Commit 39176f9

Browse files
Sonnet Contributorcopybara-github
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 790691673
1 parent ae7b050 commit 39176f9

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • sonnet/src/conformance/checkpoints

sonnet/src/conformance/checkpoints/BUILD

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
load("//third_party/bazel_rules/rules_python/python:py_binary.bzl", "py_binary")
22

3-
package(
4-
default_testonly = True,
5-
default_visibility = ["//sonnet:__subpackages__", "//docs/ext:__subpackages__", "//examples:__subpackages__"],
6-
)
3+
package(default_testonly = True)
74

85
licenses(["notice"])
96

0 commit comments

Comments
 (0)