Fix scipy deprecated spline
Compare changes
@@ -14,7 +14,7 @@
@@ -157,13 +157,15 @@ class GWRead(Read):
The scipy.interpolate.spine
function has recently been deprecated. This updates following the same change in bilby: bilby!576 (merged)