Skip to content

Fix deprecated warning with numpy 1.20

Closes #411 (closed)

Here is one way to fix a deprecation warning with numpy 1.20.

See https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

Merge request reports