Skip to content

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

Merged
muupan merged 1 commit into
chainer:masterfrom
muupan:flake8-bugbear-b007
Jul 8, 2019
Merged

Fix B007: Loop control variable not used within the loop body#502
muupan merged 1 commit into
chainer:masterfrom
muupan:flake8-bugbear-b007

Conversation

@muupan

@muupan muupan commented Jul 6, 2019

Copy link
Copy Markdown
Member

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.

@toslunar toslunar left a comment

Copy link
Copy Markdown
Member

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