]> git-server-git.apps.pok.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>
Fri, 29 Jan 2021 11:42:32 +0000 (19:42 +0800)
commit367f264100778717890b7fb69668e44f0a22d8ce
treefecb6b43e0fa99680f0097263e5c9199f79d752c
parent5a7f2827ee3293cef816c29994155c4cb1957ff1
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>
src/pybind/mgr/mgr_module.py