Change reduce(vcat, itr)
to reduce(vcat, [itr])
#25
The logs for this run have expired and are no longer available.
Loading
reduce(vcat, itr)
to reduce(vcat, [itr])
#25