Skip to content

[Python][CodeQL] Clean up unused loop iteration variables#22707

Merged
siliataider merged 2 commits into
root-project:masterfrom
siliataider:code-quality-2
Jun 26, 2026
Merged

[Python][CodeQL] Clean up unused loop iteration variables#22707
siliataider merged 2 commits into
root-project:masterfrom
siliataider:code-quality-2

Conversation

@siliataider

Copy link
Copy Markdown
Contributor

This Pull request:

Changes or fixes:

Minor cleanup: CodeQL flags loop variables that are never used inside the loop
Just renaming unused loop/unpack variables to _

@siliataider siliataider self-assigned this Jun 25, 2026
Comment thread bindings/pyroot/pythonizations/test/ttree_iterable.py Outdated
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 10h 22m 58s ⏱️
 3 872 tests  3 872 ✅ 0 💤 0 ❌
75 001 runs  75 001 ✅ 0 💤 0 ❌

Results for commit e53bfc8.

♻️ This comment has been updated with latest results.

@guitargeek guitargeek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!

@siliataider siliataider merged commit 505042a into root-project:master Jun 26, 2026
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants