jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/539924 )

Change subject: [bugfix] Fix new doc error in site.py
......................................................................

[bugfix] Fix new doc error in site.py

Change-Id: I868a95429ed19c4db28d21bb83f0a1e4a953fbd2
---
M pywikibot/site.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Framawiki: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/site.py b/pywikibot/site.py
index d1b6518..dc8675d 100644
--- a/pywikibot/site.py
+++ b/pywikibot/site.py
@@ -2283,7 +2283,7 @@
         @type reverse: bool
         @param is_ts: When comparing timestamps (with is_ts=True) the start
             is usually greater than end. Comparing titles this is vice versa.
-        type is_ts: bool
+        @type is_ts: bool
         @raises AssertionError: start/end values are in wrong order
         """
         if reverse ^ is_ts:

--
To view, visit https://gerrit.wikimedia.org/r/539924
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I868a95429ed19c4db28d21bb83f0a1e4a953fbd2
Gerrit-Change-Number: 539924
Gerrit-PatchSet: 3
Gerrit-Owner: Dvorapa <[email protected]>
Gerrit-Reviewer: Framawiki <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to