Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yatbear committed Aug 25, 2023
1 parent 9a2cb14 commit b3791fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tensorboard/plugins/hparams/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ message ColParams {

// Specifies whether to include the values for the field in the operation
// result. Defaults to True.
// Note: Hparams and metrics that do not appear in any `ColParams` in a request
// will also not be included in the result.
// Note: Hparams and metrics that do not appear in any `ColParams` in a
// request will also not be included in the result.
optional bool include_in_result = 9;
}

Expand Down

0 comments on commit b3791fa

Please sign in to comment.