John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/190420

Change subject: Improve class docstring
......................................................................

Improve class docstring

Change-Id: I8174a3b9e37d88b04bd0c86ac37f084df0add525
---
M pywikibot/families/wikimedia_family.py
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/20/190420/1

diff --git a/pywikibot/families/wikimedia_family.py 
b/pywikibot/families/wikimedia_family.py
index 1bb9dea..1df7d81 100644
--- a/pywikibot/families/wikimedia_family.py
+++ b/pywikibot/families/wikimedia_family.py
@@ -6,10 +6,9 @@
 from pywikibot import family
 
 
-# The wikis of Chapters of the Wikimedia Foundation living at a 
xy.wikimedia.org url
 class Family(family.Family):
 
-    """Family class for Wikimedia chapter wikis."""
+    """Family for Wikimedia chapters hosted on wikimedia.org."""
 
     def __init__(self):
         """Constructor."""

-- 
To view, visit https://gerrit.wikimedia.org/r/190420
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8174a3b9e37d88b04bd0c86ac37f084df0add525
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <jay...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to