Merge pull request #55 from OpenPymeMx/7.0

Minor fix on Banxico Updates
This commit is contained in:
Raphaël Valyi
2015-01-08 23:20:11 -02:00

View File

@@ -728,6 +728,7 @@ class Banxico_getter(Curreny_getter_interface):
self.updated_currency[curr] = rate
logger.debug("Rate retrieved : %s = %s %s" %
(main_currency, rate, curr))
return self.updated_currency, self.log_info
# CA BOC ##### Bank of Canada #############################################