jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/339020 )
Change subject: category.py: remove not relevant docstring (Monobook) ......................................................................
category.py: remove not relevant docstring (Monobook)
Removed not relevant docstring part.
""" Important: * this bot is written to work with the MonoBook skin, so make sure * your bot account uses this skin """
Bug: T86351 Change-Id: If39b9b2f259fcf429143b617b96492a248d11baf --- M scripts/category.py 1 file changed, 0 insertions(+), 4 deletions(-)
Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
diff --git a/scripts/category.py b/scripts/category.py index 93bf7aa..fce3c7b 100755 --- a/scripts/category.py +++ b/scripts/category.py @@ -855,10 +855,6 @@ you to find out what the article is about and in which other categories it currently is.
- Important: - * this bot is written to work with the MonoBook skin, so make sure your bot - account uses this skin - """
def __init__(self, catTitle, catDB, namespaces=None):
pywikibot-commits@lists.wikimedia.org