JJMC89 has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1085472?usp=email )
Change subject: [lint] remove flake8-no-u-prefixed-strings ...................................................................... [lint] remove flake8-no-u-prefixed-strings This test is already done with pyupgrade Change-Id: I9cd314f31eb4fc3271bfc0dbcb876835df9eec55 Signed-off-by: Xqt <i...@gno.de> --- M .pre-commit-config.yaml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: JJMC89: Verified; Looks good to me, approved diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 670c485..6d72a74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,5 +91,4 @@ - flake8-quotes>=3.3.2 - flake8-raise - flake8-tuple>=0.4.1 - - flake8-no-u-prefixed-strings>=0.2 - pep8-naming>=0.13.3 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1085472?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I9cd314f31eb4fc3271bfc0dbcb876835df9eec55 Gerrit-Change-Number: 1085472 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: JJMC89 <jjmc89.wikime...@gmail.com> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org