Skip to content

Commit

Permalink
Quick edit to test_bespoke.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamsTravis committed Jun 10, 2024
1 parent 685c1db commit 4d17b77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_bespoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -1626,7 +1626,3 @@ def test_bespoke_5min_sample():
assert len(f["time_index-2010"]) == 8760
assert len(f["windspeed-2010"]) == 8760
assert len(f["winddirection-2010"]) == 8760


if __name__ == "__main__":
test_bespoke_run_with_icing_cutoff()

0 comments on commit 4d17b77

Please sign in to comment.