mirror of https://github.com/searx/searx
Fix pep8 errors of database engines
This commit is contained in:
parent
fc4bf4bf10
commit
5cb29f6e46
|
@ -54,4 +54,3 @@ def _fetch_results(cur):
|
||||||
results.append(result)
|
results.append(result)
|
||||||
|
|
||||||
return results
|
return results
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue