]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove pyflakes_bypass
authorClint Byrum <clint@fewbar.com>
Mon, 22 Apr 2013 18:03:18 +0000 (11:03 -0700)
committerGerrit Code Review <review@openstack.org>
Mon, 29 Apr 2013 19:54:30 +0000 (19:54 +0000)
commit7ce9a214f0d090fcbb59d59524b152b72fe6fce2
treebd2b3d0a7d6f9134efba8edc9acfad3c99a9bd50
parentc8711ce6504f35f399d51f224974ff23987781d5
Remove pyflakes_bypass

There are valid pythonic ways to address all of the complaints that
pyflakes made in the past.

Fixes bug #1171420

Change-Id: Idf145185ebb4df237fff887365fa0c48d3603025
heat/engine/service.py
heat/tests/__init__.py
heat/tests/test_common_policy.py
heat/tests/test_security_group.py
heat/tests/test_vpc.py
tools/pyflakes-bypass.py [deleted file]
tools/run_pep8.sh