Skip to content

Commit 29bec90

Browse files
committed
#223: Update docstring
1 parent aa223bb commit 29bec90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMEW/app/configure_standardise/bin/create_request_file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def create_request():
1414
1515
Returns
1616
-------
17-
dict
17+
configparser.ConfigParser()
1818
CDDS request configuration.
1919
"""
2020
end_year = int(os.environ["START_YEAR"]) + int(

0 commit comments

Comments
 (0)