mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +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