Skip to content

Commit

Permalink
update date
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Dec 5, 2024
1 parent 5388fea commit e8cc229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cloud_archives/pv/test_passiv.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@


def test_get_daily_passiv_data():
start_date = datetime(2022, 1, 1, tzinfo=timezone.utc)
start_date = datetime(2024, 12, 5, tzinfo=timezone.utc)
get_monthly_passiv_data(start_date, upload_to_hf=False, overwrite=True)

0 comments on commit e8cc229

Please sign in to comment.