Skip to content

Commit cf09121

Browse files
author
hypntc
committed
fix lint error
1 parent 219a5a4 commit cf09121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sort/sorts_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,4 +285,4 @@ func BenchmarkPigeonhole(b *testing.B) {
285285

286286
func BenchmarkPatience(b *testing.B) {
287287
benchmarkFramework(b, sort.Patience[int])
288-
}
288+
}

0 commit comments

Comments
 (0)