]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr: silence flake8 warnings
authorKefu Chai <kchai@redhat.com>
Fri, 29 Jan 2021 02:30:19 +0000 (10:30 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 3 Mar 2021 07:34:15 +0000 (15:34 +0800)
commitcb8a37527a701bc42fa965f80d20f1b9b8429688
tree42db6c457043d177df64e3329c1776c53d5359c9
parentf071c7ffbd3d4d069c0baa52aa9d8f2ea45dd907
pybind/mgr: silence flake8 warnings

silence following warnings from flake8

* line too long (107 > 100 characters) [E501]

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 367f264100778717890b7fb69668e44f0a22d8ce)
src/pybind/mgr/mgr_module.py