Skip to content

Commit

Permalink
fixup! ENH: Add clients for accessing AWS data
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Feb 14, 2025
1 parent 5cc2fea commit 69e7e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metpy/remote/aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def date_iterator(start, end, **step_kw):
Start date/time for iteration.
end : datetime.datetime
End date/time for iteration.
step_kw : dict
step_kw :
Keyword arguments to pass to `datetime.timedelta` to control step size.
"""
Expand Down

0 comments on commit 69e7e8a

Please sign in to comment.