Skip to content

Commit cd3d7e2

Browse files
Update climada/hazard/tc_tracks.py
Co-authored-by: Sarah Hülsen <[email protected]>
1 parent f1472a4 commit cd3d7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/hazard/tc_tracks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ def subset_year(self, start_year: int = None, end_year: int = None):
330330
start_year: int
331331
First year to include in the selection
332332
end_year: int
333-
Last year to include in the selection
333+
Last year to include in the selection, same as start_year when selecting only one year
334334
335335
Returns:
336336
--------

0 commit comments

Comments
 (0)