utils/fetch_currencies: fix comment
@@ -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)