Skip to content

Commit

Permalink
Hparams: Fix internal Builder failure for test. (#6545)
Browse files Browse the repository at this point in the history
Googlers, see cl/557139147 for failure.

The CL's presubmit passes because the tests are not run but fixing the
Builder failures seems like good hygiene.
  • Loading branch information
bmd3k authored Aug 15, 2023
1 parent 11e188a commit 42545de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorboard/webapp/hparams/_redux/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ tf_ts_library(
"//tensorboard/webapp/testing:utils",
"//tensorboard/webapp/webapp_data_source:http_client_testing",
"@npm//@ngrx/effects",
"@npm//@ngrx/store",
"@npm//@types/jasmine",
"@npm//rxjs",
],
Expand Down

0 comments on commit 42545de

Please sign in to comment.