Skip to content

Commit f8611bb

Browse files
committed
doc(docstring): Fixes too short header specifier
1 parent 15aeeab commit f8611bb

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(
330330
"""Subset TCTracks between start and end dates, both included.
331331
332332
Parameters:
333-
----------
333+
-----------
334334
start_date: tuple
335335
First date to include in the selection (YYYY, MM, DD). Each element can either
336336
be an integer or `False`. If an element is `False`, it is ignored during the filter.

0 commit comments

Comments
 (0)