mirror of
https://github.com/searx/searx
synced 2025-09-04 16:35:48 +00:00
Fix quantity of blank lines after code object.
This commit is contained in:
@@ -37,7 +37,6 @@ def add_currency_name(name, iso4217):
|
||||
|
||||
db_names = db['names']
|
||||
|
||||
|
||||
if not isinstance(iso4217, basestring):
|
||||
print "problem", name, iso4217
|
||||
return
|
||||
|
Reference in New Issue
Block a user