Lokal Profil has uploaded a new change for review.

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

Change subject: Add missing parameter to docstring
......................................................................

Add missing parameter to docstring

Adding docstring which should have been part of
Ifbc3fc0f324c7483f0eba092529a05a8f617ec8c

Change-Id: Id24c1412c2895b143d5a96e13d76d7f688f52a20
---
M pywikibot/__init__.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/49/323849/1

diff --git a/pywikibot/__init__.py b/pywikibot/__init__.py
index c588b2c..7cf119b 100644
--- a/pywikibot/__init__.py
+++ b/pywikibot/__init__.py
@@ -701,6 +701,8 @@
 
         @param wb: Wikibase JSON
         @type wb: dict
+        @param site: The Wikibase site
+        @type site: pywikibot.site.DataSite
         @rtype: pywikibot.WbQuanity
         """
         amount = cls._todecimal(wb['amount'])

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

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

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

Reply via email to