-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
Line 1810 in ebc2493
| If there are no non-zero elements of `A`, return a 2-tuple of empty arrays. |
Instead of :
If there are no non-zero elements of
A, return a 2-tuple of empty arrays.
It should read:
If there are no non-zero elements of
A, return a tuple of empty arrays.
Metadata
Metadata
Assignees
Labels
No labels