Skip to content

Fix B007: Loop control variable not used within the loop body #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

muupan
Copy link
Member

@muupan muupan commented Jul 6, 2019

https://github.com/PyCQA/flake8-bugbear#list-of-warnings

B007: Loop control variable not used within the loop body. If this is intended, start the name with an underscore.

Copy link
Member

@toslunar toslunar left a comment

Choose a reason for hiding this comment

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

LGTM

@muupan muupan merged commit 0b7255c into chainer:master Jul 8, 2019
@muupan muupan deleted the flake8-bugbear-b007 branch July 8, 2019 04:15
@muupan muupan added this to the v0.8 milestone Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants