jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] fix sphinx doc

Change-Id: I3dc86f6c57e46935843298457e20e257f01835c9
---
M pywikibot/tools/_deprecate.py
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pywikibot/tools/_deprecate.py b/pywikibot/tools/_deprecate.py
index a043e5d..1c874af 100644
--- a/pywikibot/tools/_deprecate.py
+++ b/pywikibot/tools/_deprecate.py
@@ -15,7 +15,7 @@
only one arg, and that arg be a callable, as it will be detected as
a deprecator without any arguments.

-.. versionchanged 6.4:
+.. versionchanged:: 6.4
deprecation decorators moved to _deprecate module
"""
#

To view, visit change 731737. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I3dc86f6c57e46935843298457e20e257f01835c9
Gerrit-Change-Number: 731737
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged