mirror of
https://github.com/searxng/searxng.git
synced 2025-07-19 03:09:25 +02:00
Add missing blank lines after class or function definition.
This commit is contained in:
parent
27f4373124
commit
7e16c9d360
3 changed files with 4 additions and 0 deletions
|
@ -142,6 +142,7 @@ def wd_query(query, offset=0):
|
|||
qlist.append(r.get('title', ''))
|
||||
fetch_data_batch(qlist)
|
||||
|
||||
|
||||
# fetch #
|
||||
for q in wmflabs_queries:
|
||||
wdq_query(q)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue