Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 557210974
Change-Id: I029de10289d5e835c5206466bbc2d3bbca6bfaf2
  • Loading branch information
rickeylev authored and ML Collections Authors committed Aug 15, 2023
1 parent 38a27d9 commit 227b83f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ml_collections/config_dict/examples/BUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Examples for ml_collections.config_dict

# Placeholder: load py_library
# Placeholder: load py_test
# Placeholder: load py_binary

package(
default_visibility = ["//visibility:private"],
)
Expand Down
2 changes: 2 additions & 0 deletions ml_collections/config_dict/tests/BUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Package of tests for ml_collections.config_dict package.

# Placeholder: load py_test

package(
default_visibility = ["//visibility:private"],
)
Expand Down

0 comments on commit 227b83f

Please sign in to comment.