mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Whitespace
This commit is contained in:
parent
0bd2cf6330
commit
9234d8589c
|
@ -134,7 +134,6 @@ class Wiki(object):
|
||||||
raise
|
raise
|
||||||
return request
|
return request
|
||||||
|
|
||||||
|
|
||||||
def construct_params(self, amount):
|
def construct_params(self, amount):
|
||||||
"""Constructs GET parameters for recentchanges/abuselog fetching feature"""
|
"""Constructs GET parameters for recentchanges/abuselog fetching feature"""
|
||||||
params = OrderedDict(action="query", format="json")
|
params = OrderedDict(action="query", format="json")
|
||||||
|
|
Loading…
Reference in a new issue