Skip to content
Commit 74152807 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

[flake8-bugbear] Fix unused loop variable.

Running flake8 with bugbear enable found an extra for-loop that is not
needed. The for-loop was removed, fixing bubear's warning.
parent eba38e30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment