Skip to content

Commit ea90de4

Browse files
committed
Remove sentence
1 parent d46e4c0 commit ea90de4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/size_tools.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ Reorients a 1D vector `vec` along dimension `dim`.
124124
The total output dimension is `total_dims`.
125125
126126
Type stable version of `reorient`!
127-
128127
```jldoctest
129128
julia> reorient([1,2,3,4], Val(2))
130129
1×4 Matrix{Int64}:

0 commit comments

Comments
 (0)