Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 17, 2024
1 parent 3fb0d7f commit e8ab05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_preparation_and_conversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ def test_pv_era5_and_era5t(tmp_path_factory):
return pv_test(
cutout, time=str(first_day_prev_month), skip_optimal_sum_test=True
)

@staticmethod
@pytest.mark.parametrize("concurrent_requests", [True, False])
def test_era5_monthly_requests(tmp_path_factory, concurrent_requests):
Expand Down

0 comments on commit e8ab05b

Please sign in to comment.