Fixes the deprecated usage of np.float by replacing it with np.float64. Issue discussed in #4945
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Before submitting
What does this PR do?
Fixes the deprecated usage of
np.float
by replacing it withnp.float64
. Issue discussed in #4945PR review
Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃