jenkins-bot submitted this change.

View Change


Approvals: Xqt: Verified; Looks good to me, approved jenkins-bot: Verified
[doc] Fix module documentation for wbtypes

Change-Id: If1f310fce01ad249f944945cabe4931dba69cb28
---
M pywikibot/_wbtypes.py
1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/pywikibot/_wbtypes.py b/pywikibot/_wbtypes.py
index 97826cd..09fb379 100644
--- a/pywikibot/_wbtypes.py
+++ b/pywikibot/_wbtypes.py
@@ -1,6 +1,6 @@
-"""The initialization file for the Pywikibot framework."""
+"""Wikibase data type classes."""
#
-# (C) Pywikibot team, 2008-2023
+# (C) Pywikibot team, 2013-2023
#
# Distributed under the terms of the MIT license.
#

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

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