Skip to content

Commit 04b9a3b

Browse files
Update skyllh/analyses/i3/publicdata_ps/utils.py
Co-authored-by: Tomas Kontrimas <52071038+tomaskontrimas@users.noreply.github.com>
1 parent 8f8f105 commit 04b9a3b

File tree

1 file changed

+0
-1
lines changed
  • skyllh/analyses/i3/publicdata_ps

1 file changed

+0
-1
lines changed

skyllh/analyses/i3/publicdata_ps/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ def _renorm_per_y_pairs(self, x, y, f):
222222
def __call__(self, x, y, oor_value=0, grid=False, renorm=True):
223223
"""Evaluates the spline at the given coordinates. For coordinates
224224
outside the spline's range, the oor_value is returned.
225-
226225
Parameters
227226
----------
228227
x : (n_x,)-shaped 1D numpy ndarray

0 commit comments

Comments
 (0)