Rustfmt.
This commit is contained in:
parent
2179c8300f
commit
1e70ab882c
@ -55,7 +55,7 @@ impl<T, V> Spline<T, V> {
|
||||
spline.internal_sort();
|
||||
spline
|
||||
}
|
||||
|
||||
|
||||
/// Clear the spline by removing all keys. Keeps the underlying allocated storage, so adding
|
||||
/// new keys should be faster than creating a new [`Spline`]
|
||||
#[inline]
|
||||
|
Loading…
Reference in New Issue
Block a user