Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 481136859
  • Loading branch information
brandonmayer authored and tensorflower-gardener committed Oct 14, 2022
1 parent b31812c commit f2f3146
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tensorflow_gnn/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,8 @@ pytype_strict_library(
srcs_version = "PY3",
visibility = ["//visibility:private"],
)

filegroup(
name = "files",
srcs = glob(["**"]),
)

0 comments on commit f2f3146

Please sign in to comment.