Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
RondeauG committed Oct 28, 2024
1 parent d51c72c commit 1ddc5f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ def test_periods(self, periods):
)

if periods is None:
assert "horizon" not in params
np.testing.assert_array_almost_equal(
params.streamflow.squeeze(), [528.9, 129.23], decimal=2
)
Expand Down

0 comments on commit 1ddc5f6

Please sign in to comment.