Apply ruff auto-lint fixes

This commit is contained in:
bbhtt
2026-03-06 09:24:34 +05:30
parent 3347d58454
commit 5b509661ab
+1 -1
View File
@@ -15,7 +15,7 @@ auth = Auth.Token(GITHUB_TOKEN)
g = Github(auth=auth)
query = (
f'is:issue is:open author:flathubbot created:>=2026-02-17 '
"is:issue is:open author:flathubbot created:>=2026-02-17 "
'("Stable commit job failed" OR '
'"Beta commit job failed" OR '
'"Stable publish job failed" OR '