mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 08:19:17 +02:00
Fix quantity of blank lines after code object.
This commit is contained in:
parent
678b87f9d5
commit
cd9b494cb5
8 changed files with 9 additions and 1 deletions
|
@ -37,7 +37,6 @@ def add_currency_name(name, iso4217):
|
|||
|
||||
db_names = db['names']
|
||||
|
||||
|
||||
if not isinstance(iso4217, basestring):
|
||||
print "problem", name, iso4217
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue