diff options
author | Joe Gordon <joe.gordon0@gmail.com> | 2013-05-28 06:52:55 +0300 |
---|---|---|
committer | Joe Gordon <joe.gordon0@gmail.com> | 2013-05-28 23:04:35 +0200 |
commit | d9c145c7b86f7cc8807ec4c63fd2cbdad17794ab (patch) | |
tree | ceb25f6cb5bc4aaa508900d8d65394f0e4ddd03c /nova/utils.py | |
parent | a3e6133628310b0f41fad7271b048e30c0401e62 (diff) | |
download | nova-d9c145c7b86f7cc8807ec4c63fd2cbdad17794ab.tar.gz nova-d9c145c7b86f7cc8807ec4c63fd2cbdad17794ab.tar.xz nova-d9c145c7b86f7cc8807ec4c63fd2cbdad17794ab.zip |
Fix and enable flake8 F812
F812 list comprehension redefines
List comprehension don't have scope so redefining variables can lead to
unexpected behaviors
Change-Id: I85484dfcd4fa391195ea7be75aadc7897da4739c
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions