Use scipy.integrate.trapezoid in gwpy.astro
This PR updates gwpy.astro
to use the scipy.integrate.trapezoid
function; this was renamed from trapz in scipy-1.6.0 and removed in scipy-1.14.0.
This PR updates gwpy.astro
to use the scipy.integrate.trapezoid
function; this was renamed from trapz in scipy-1.6.0 and removed in scipy-1.14.0.