There was an error while loading. Please reload this page.
1 parent aa223bb commit 29bec90Copy full SHA for 29bec90
1 file changed
CMEW/app/configure_standardise/bin/create_request_file.py
@@ -14,7 +14,7 @@ def create_request():
14
15
Returns
16
-------
17
- dict
+ configparser.ConfigParser()
18
CDDS request configuration.
19
"""
20
end_year = int(os.environ["START_YEAR"]) + int(
0 commit comments