Skip to content

Commit cd56263

Browse files
committed
doc: remove documentation for removed parametes in WikiBlameMixin
Bug: T392694 Change-Id: Ic28251ac41b89ba5a45234848ad8c062d03e9917
1 parent 89944c0 commit cd56263

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pywikibot/page/_toolforge.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,13 +156,6 @@ def authorship(
156156
percentage edits.
157157
:param max_pct_sum: Only return authors until the prcentage sum
158158
reached *max_pct_sum*.
159-
:param revid: The revision id for the authors should be found.
160-
If ``None`` or ``0``, the latest revision is be used. Cannot
161-
be used together with *date*.
162-
:param date: The revision date for the authors should be found.
163-
If ``None``, it will be ignored. Cannot be used together
164-
with *revid*. If the parameter is a string it must be given
165-
in the form ``YYYY-MM-DD``
166159
:return: Character count and percentage of edits for each
167160
username.
168161

0 commit comments

Comments
 (0)