Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yinggeh committed Oct 31, 2024
1 parent 69e6fa6 commit 849291b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protobuf/model_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1895,7 +1895,8 @@ message ModelMetrics
//@@
//@@ The name of the metric family to override with the custom value.
//@@ Check the list of supported metric families
//@@ https://github.com/triton-inference-server/server/blob/main/docs/user_guide/metrics.md#histograms
//@@
//https://github.com/triton-inference-server/server/blob/main/docs/user_guide/metrics.md#histograms
//@@
string family = 1;
}
Expand Down

0 comments on commit 849291b

Please sign in to comment.