Skip to content

Commit 144bc08

Browse files
committed
revert tfx-bsl repo and branch to official
1 parent b303822 commit 144bc08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tensorflow_data_validation/workspace.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ def tf_data_validation_workspace():
1414

1515
git_repository(
1616
name = "com_github_tfx_bsl",
17-
branch = "m1_build",
18-
remote = "https://github.com/andrewfulton9/tfx-bsl",
17+
branch = "master",
18+
remote = "https://github.com/tensorflow/tfx-bsl",
1919
)

0 commit comments

Comments
 (0)