jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/375436 )
Change subject: Resolved problem with no transcluding ¶ms; in shell.py script ......................................................................
Resolved problem with no transcluding ¶ms; in shell.py script
Bug: T174730
Change-Id: I8ae608338404b388b156eefde6e78d7153f7d408 --- M scripts/shell.py 1 file changed, 0 insertions(+), 5 deletions(-)
Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
diff --git a/scripts/shell.py b/scripts/shell.py index a6b2a2b..50cff05 100755 --- a/scripts/shell.py +++ b/scripts/shell.py @@ -8,11 +8,6 @@ python pwb.py shell [args]
If no arguments are given, the pywikibot library will not be loaded. - -The following parameters are supported: - -¶ms; - """ # (C) Pywikibot team, 2014-2017 #
pywikibot-commits@lists.wikimedia.org