Skip to content

slight inaccuracy in findn docstring #25343

@Benoit9

Description

@Benoit9

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions