From cd9b494cb5871b2011893f19647e7651fb0382b6 Mon Sep 17 00:00:00 2001 From: stepshal Date: Sun, 10 Jul 2016 21:44:27 +0700 Subject: Fix quantity of blank lines after code object. --- utils/fetch_currencies.py | 1 - 1 file changed, 1 deletion(-) (limited to 'utils') diff --git a/utils/fetch_currencies.py b/utils/fetch_currencies.py index 201b32195..46d98c35e 100644 --- a/utils/fetch_currencies.py +++ b/utils/fetch_currencies.py @@ -37,7 +37,6 @@ def add_currency_name(name, iso4217): db_names = db['names'] - if not isinstance(iso4217, basestring): print "problem", name, iso4217 return -- cgit v1.2.3