aboutsummaryrefslogtreecommitdiffstats
path: root/python/markit_red.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/markit_red.py')
-rw-r--r--python/markit_red.py2
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])