horizon/openstack_dashboard/dashboards/project/instances/workflows
Kieran Spear 242c8df495 Enable H201: do not write "except:"
Fixes all occurrences of this. We have a custom exception handler
in Horizon anyway that only catches ClientException in most of these
cases, but this commit lets us gate on the other cases.

Change-Id: Iea3dc13817f3e5b775b2024424bf3a906da5584b
Closes-Bug: #1211657
2013-08-13 17:21:32 +10:00
..
__init__.py remove 'import *' usage (or mark is #noqa) 2013-07-30 11:45:39 +08:00
create_instance.py Enable H201: do not write "except:" 2013-08-13 17:21:32 +10:00
resize_instance.py Enable H201: do not write "except:" 2013-08-13 17:21:32 +10:00
update_instance.py Enable H201: do not write "except:" 2013-08-13 17:21:32 +10:00