Skip to content

Commit

Permalink
No error
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-wilkins committed Oct 15, 2024
1 parent 2327c04 commit c1e4db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sasdata/transforms/rebinning.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ def calculate_interpolation_matrix(input_axes: list[Quantity[ArrayLike]],

if len(output_axes) != len(input_axes):
# Input or output axes might be 2D matrices

pass



Expand Down

0 comments on commit c1e4db2

Please sign in to comment.