Skip to content

Commit af78643

Browse files
committed
delete extraneous newline
1 parent c808e0c commit af78643

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/Random/src/misc.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ function shuffle(rng::AbstractRNG, tup::NTuple{N}) where {N}
205205
end
206206
end
207207

208-
209208
"""
210209
shuffle!([rng=default_rng(),] v::AbstractArray)
211210

0 commit comments

Comments
 (0)