Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yinggeh committed Nov 4, 2024
1 parent 9aae276 commit a3a5e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobuf/model_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@ 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 a3a5e2f

Please sign in to comment.