Skip to content

Commit 573c6b2

Browse files
brandonmayertensorflower-gardener
authored andcommitted
Internal change.
PiperOrigin-RevId: 481136859
1 parent b31812c commit 573c6b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tensorflow_gnn/BUILD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ pytype_strict_library(
4646
srcs_version = "PY3",
4747
visibility = ["//visibility:private"],
4848
)
49+
50+
filegroup(
51+
name = "files",
52+
srcs = glob(["**"]),
53+
)

0 commit comments

Comments
 (0)