Legoktm has uploaded a new change for review.

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


Change subject: Add moon (Q405) to the list of globes
......................................................................

Add moon (Q405) to the list of globes

Change-Id: I2dd9f87fcb1d748bff94328575f8439dc36035e3
---
M pywikibot/families/wikidata_family.py
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/22/78622/1

diff --git a/pywikibot/families/wikidata_family.py 
b/pywikibot/families/wikidata_family.py
index 320af9d..3ec3ff2 100644
--- a/pywikibot/families/wikidata_family.py
+++ b/pywikibot/families/wikidata_family.py
@@ -40,4 +40,5 @@
 
     def globes(self, code):
         """Supported globes for Coordinate datatype"""
-        return {'earth': 'http://www.wikidata.org/entity/Q2'}
+        return {'earth': 'http://www.wikidata.org/entity/Q2',
+                'moon': 'http://www.wikidata.org/entity/Q405'}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2dd9f87fcb1d748bff94328575f8439dc36035e3
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to