]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/zabbix: do not catch exception with name
authorKefu Chai <kchai@redhat.com>
Wed, 27 Jan 2021 05:33:50 +0000 (13:33 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 27 Jan 2021 11:22:05 +0000 (19:22 +0800)
commit573c53a25d4a48220bc82e1d8ebdd689cb0838a5
tree1faab10e725edc8270c7c394bbaf26eff445120a
parent5cf5540250fa67068e2e3c0f36d67f0fa6cbbbb4
mgr/zabbix: do not catch exception with name

silences flake8 warning of F841:
https://www.flake8rules.com/rules/F841.html

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