jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156802?usp=email )

Change subject: doc: Fix docstring in login.py
......................................................................

doc: Fix docstring in login.py

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

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




diff --git a/pywikibot/login.py b/pywikibot/login.py
index 3bff0d6..97bd8ff 100644
--- a/pywikibot/login.py
+++ b/pywikibot/login.py
@@ -120,7 +120,7 @@
     def __repr__(self) -> str:
         """Return representation string for LoginManager.

-        ..versionadded:: 10.0
+        .. versionadded:: 10.0
         """
         return f'{type(self).__name__}(user={self.username!r})'


--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156802?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Iedf03eb07506121dc0e6dd04b2d5d26f08e7cc54
Gerrit-Change-Number: 1156802
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to