jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[doc] Update init docstring

Change-Id: Ia820637f946d44c733758f5bf73e747da1dbc7b7
---
M __init__.py
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/__init__.py b/__init__.py
index 17fce48..8bd476e 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,6 +1,7 @@
-"""
-This is a fake __init__.py to help pkgutil find the i18n data. There
-is no actual python code in this package.
+"""Folder containing i18n translations bundles.
+
+This file exists to help pkgutil find the i18n data. There is no actual
+python code in this package.
"""
#
# (C) Pywikibot team, 2011-2022

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

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