jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/774992 )
Change subject: [doc] Update documentation ......................................................................
[doc] Update documentation
Change-Id: I7b93d4b2fc46d1d5148e1d8a1dddeb3b9625b0ad --- M scripts/archive/casechecker.py 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified
diff --git a/scripts/archive/casechecker.py b/scripts/archive/casechecker.py index c1cd68d..a46709a 100755 --- a/scripts/archive/casechecker.py +++ b/scripts/archive/casechecker.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 """Bot to find all pages on the wiki with mixed latin and cyrilic alphabets.""" # -# (C) Pywikibot team, 2006-2021 +# (C) Pywikibot team, 2006-2022 # # Distributed under the terms of the MIT license. #
pywikibot-commits@lists.wikimedia.org