fix space

This commit is contained in:
ThomasV 2013-12-14 07:53:25 +01:00
parent 4f78b5365b
commit 2112129703

View file

@ -62,7 +62,7 @@ class Exchanger(threading.Thread):
except KeyError:
pass
self.parent.set_currencies(quote_currencies)
# print "updating exchange rate", self.quote_currencies["USD"]
# print "updating exchange rate", self.quote_currencies["USD"]
def get_currencies(self):