jenkins-bot merged this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[docs] Fix newly occurring doc warning

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

diff --git a/pywikibot/site.py b/pywikibot/site.py
index 6c17139..345ecaa 100644
--- a/pywikibot/site.py
+++ b/pywikibot/site.py
@@ -7713,7 +7713,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 change 570865. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I25f9ab0f322fda8336f5b19ef704c215f147060e
Gerrit-Change-Number: 570865
Gerrit-PatchSet: 2
Gerrit-Owner: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot (75)