Fix bug in `coalesced` arg of transpose
Replaces `coalesce` with `coalesced` as coalesce is a function and `coalesced` is an arg.
Showing
Please register or sign in to comment
Replaces `coalesce` with `coalesced` as coalesce is a function and `coalesced` is an arg.