Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Icelk committed Feb 25, 2024
1 parent 563c37a commit 1177d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/percentile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ pub mod pivot_fn {
<[T]>::get(self, idx)
}
}
//// See todo note under `clusters`.
// // See todo note under `clusters`.
//
// impl<'a> SliceSubset<f64> for ClusterList<'a> {
// #[inline]
Expand Down

0 comments on commit 1177d34

Please sign in to comment.