diff options
Diffstat (limited to 'python/markit_red.py')
| -rw-r--r-- | python/markit_red.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/markit_red.py b/python/markit_red.py index c2461b9a..f9feae46 100644 --- a/python/markit_red.py +++ b/python/markit_red.py @@ -74,4 +74,4 @@ if __name__=="__main__": 'REDObligationPreferred', 'CredIndexAnnex', 'CredIndexAnnexSplit', 'REDIndexCodes'] fname = download_report("REDIndexCodes") - #update_redcodes(fname) + update_redcodes(fname[0]) |
