jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1219669?usp=email )
Change subject: The script "dataextend.py" was removed from Pywikibot ...................................................................... The script "dataextend.py" was removed from Pywikibot Bug: T377066 Change-Id: I525d3781883bcf8783c74bd8c3b4c9821e91b266 --- M pyproject.toml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/pyproject.toml b/pyproject.toml index ce6994e..6992c45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -205,7 +205,6 @@ [tool.ruff.lint.per-file-ignores] "pywikibot/families/*" = ["D102"] -"scripts/dataextend.py" = ["D101", "D102"] "tests/ui_tests.py" = ["D102", "D103"] [tool.ruff.lint.flake8-quotes] -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1219669?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: I525d3781883bcf8783c74bd8c3b4c9821e91b266 Gerrit-Change-Number: 1219669 Gerrit-PatchSet: 3 Gerrit-Owner: Meno25 <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
