jenkins-bot merged this change.
[doc] Fix doc warning introduced in a892b382
Change-Id: I1b0ed4cd857922b9a8e34fd27a58871fe7926c4f
---
M pywikibot/site.py
1 file changed, 2 insertions(+), 1 deletion(-)
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 change 567294. To unsubscribe, or for help writing mail filters, visit settings.