diff --git a/utils/fetch_currencies.py b/utils/fetch_currencies.py index 3ca8fcfd..47f73216 100644 --- a/utils/fetch_currencies.py +++ b/utils/fetch_currencies.py @@ -142,7 +142,7 @@ def wd_query(query, offset=0): qlist.append(r.get('title', '')) fetch_data_batch(qlist) -## fetch ## +# fetch # for q in wmflabs_queries: wdq_query(q)