Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
bayliffe committed Aug 16, 2024
1 parent 13fc2cd commit 29f9359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion improver_tests/wxcode/wxcode/test_ModalFromGroupings.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def test_expected_values_wet_bias(
),
# More clear symbols, but partly cloudy symbol is emphasised more as it
# falls within the mid part of the day. Resulting symbol is partly cloudy.
# Uses 3-hourly data to ensure file counting for works for non-hourly inputs.
# Uses 3-hourly data to ensure file counting works for non-hourly inputs.
([12, 12, 10, 3, 3, 1, 0, 0], 3, 2, 6, 18, 24, 3),
),
)
Expand Down

0 comments on commit 29f9359

Please sign in to comment.