]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/dashboard: silence lint warnings 21293/head
authorKefu Chai <kchai@redhat.com>
Wed, 11 Apr 2018 14:41:01 +0000 (22:41 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 11 Apr 2018 14:41:03 +0000 (22:41 +0800)
commitc5a004d7c2f1bdd4738aeb3617e994b790d21dbf
tree83cb2de11f3c7fcb16c7a4f83d1432665c9d56d9
parentb41e049cca9433a2b211190d44e6958cf3351124
pybind/mgr/dashboard: silence lint warnings

this silences following errors:

9: ./awsauth.py:42:1: E722 do not use bare except'
9: ./awsauth.py:116:13: E722 do not use bare except'

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/awsauth.py