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

Change subject: [doc] Fix doc warning introduced in a892b382
......................................................................

[doc] Fix doc warning introduced in a892b382

Change-Id: I1b0ed4cd857922b9a8e34fd27a58871fe7926c4f
---
M pywikibot/site.py
1 file changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/pywikibot/site.py b/pywikibot/site.py
index fc675fb..c710057 100644
--- a/pywikibot/site.py
+++ b/pywikibot/site.py
@@ -7685,7 +7685,8 @@
         """
         Return a new instance for given entity id.

-        @raises NoWikibaseEntity: there is no entity with the id
+        @raises pywikibot.exceptions.NoWikibaseEntity: there is no entity
+            with the id
         @return: a WikibaseEntity subclass
         @rtype: WikibaseEntity
         """

--
To view, visit https://gerrit.wikimedia.org/r/567294
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: I1b0ed4cd857922b9a8e34fd27a58871fe7926c4f
Gerrit-Change-Number: 567294
Gerrit-PatchSet: 2
Gerrit-Owner: Dvorapa <[email protected]>
Gerrit-Reviewer: Matěj Suchánek <[email protected]>
Gerrit-Reviewer: Xqt <[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