Closed joshicola closed 1 month ago
Hi @joshicola ,
thank you for your contribution. When setting a name to the PR make sure to use the conventions adopted in our package fix
, feat
, docs
etc, as this is what is used to correctly calculated the package versions.
Thank you for spotting this issue!
Correction for the error:
AttributeError:
np.NaNwas removed in the NumPy 2.0 release. Use
np.naninstead.