8000 Remove `assert_array_compare` from the public API? · Issue #16631 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
Remove assert_array_compare from the public API? #16631
Open
@WarrenWeckesser

Description

@WarrenWeckesser

The functionnumpy.testing.assert_array_compare has no docstring, and does not appear in the online documentation. My guess is that the authors intended the function to be private. If that is the case, the function should be renamed to _assert_array_compare, or removed from the numpy.testing namespace. Given the lack of any documentation, we could probably do that without a deprecation.

If, on the other hand, assert_array_compare is intended to be a public function, then it needs a docstring.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0