spacetelescope / stsynphot_refactor

Synthetic photometry using Astropy for HST and JWST
http://stsynphot.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 10 forks source link

TST: __array_wrap__ DeprecationWarning using numpy 2.0 (devdeps) #184

Closed pllim closed 6 months ago

pllim commented 9 months ago

Example log: https://github.com/spacetelescope/stsynphot_refactor/actions/runs/7621722623/job/20758551676

DeprecationWarning: __array_wrap__ must accept context and return_scalar arguments (positionally) in the future. (Deprecated NumPy 2.0)

Caused by:

Blocked by: