fix space
This commit is contained in:
@@ -62,7 +62,7 @@ class Exchanger(threading.Thread):
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
pass
|
pass
|
||||||
self.parent.set_currencies(quote_currencies)
|
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):
|
def get_currencies(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user