Skip to content

Address DeprecationWarning from numpy.testing.decorators #725

Closed
@topspinj

Description

@topspinj

numpy.testing.decorators is deprecated. Getting this warning:

DeprecationWarning: Importing from numpy.testing.decorators is deprecated, import from numpy.testing instead.

This issue can be resolved by replace numpy.testing.decorators with numpy.testing.

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