Skip to content

Warning: np.float -> float itslef #11

@kargaranamir

Description

@kargaranamir

If you can silence this warning it would be helpful. You just need to change np.float to float itself in line 52 of the pyramid.py file.

Log:

./pyrtools/pyramids/pyramid.py:52: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`.
To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. 

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