Georggi199 has uploaded a new change for review. https://gerrit.wikimedia.org/r/257852
Change subject: Fixed last sommit whitespaces and tabs ...................................................................... Fixed last sommit whitespaces and tabs Screw notepad++ tabs! Bug T70613 Change-Id: I16bcb23788925043786bab453fcd27606a6c3522 --- M scripts/checkimages.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/52/257852/1 diff --git a/scripts/checkimages.py b/scripts/checkimages.py index 4495d28..d0fe50d 100755 --- a/scripts/checkimages.py +++ b/scripts/checkimages.py @@ -1770,5 +1770,5 @@ else: final = time.time() delta = int(final - start) - if delta != 0: - pywikibot.output("Execution time: %s seconds\n" % delta) + if delta != 0: + pywikibot.output("Execution time: %s seconds\n" % delta) -- To view, visit https://gerrit.wikimedia.org/r/257852 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16bcb23788925043786bab453fcd27606a6c3522 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Georggi199 <bmp2...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits