Skip to content
Commit 66b4451e authored by ntome's avatar ntome 💬 Committed by hydrargyrum
Browse files

python3: improve smelly code which triggers pylint py3 compat

List-comprehension iteration variables used the same names as
non-comprehension variables, triggering py3 compat. The code worked
but looked shitty anyway.
parent 6d182c67
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