jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1016782?usp=email )
Change subject: [doc] Fix Sphinx directive ...................................................................... [doc] Fix Sphinx directive Change-Id: I6829569e29abf12fcc4dbb7278a2f131bcc4f17e Signed-off-by: Xqt <[email protected]> --- M pywikibot/specialbots/_upload.py 1 file changed, 11 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/pywikibot/specialbots/_upload.py b/pywikibot/specialbots/_upload.py index e34f601..9c217db 100644 --- a/pywikibot/specialbots/_upload.py +++ b/pywikibot/specialbots/_upload.py @@ -474,7 +474,7 @@ def run(self): """Run bot. - .. versionchanged: 9.1 + .. versionchanged:: 9.1 count uploads. """ if self.skip_run(): -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1016782?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I6829569e29abf12fcc4dbb7278a2f131bcc4f17e Gerrit-Change-Number: 1016782 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
