]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-crash: fix some flake8 issues
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 24 Feb 2022 16:45:41 +0000 (17:45 +0100)
committerTim Serong <tserong@suse.com>
Wed, 9 Nov 2022 02:57:16 +0000 (13:57 +1100)
commit50d16ef5e4be857ddc2dcad1bed190c725efef1f
treea6fec3003ab235bae8e81a873474fb66ac6133ef
parente6f1f52409c52c3fd9434015a04065c89d762a21
ceph-crash: fix some flake8 issues

ceph-crash.in:21:1: E302 expected 2 blank lines, found 1
ceph-crash.in:32:80: E501 line too long (86 > 79 characters)
ceph-crash.in:82:1: E302 expected 2 blank lines, found 1
ceph-crash.in:86:1: E302 expected 2 blank lines, found 1

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 0aee76965f92865d7f6e28b73b46dbdb5f1f9463)
src/ceph-crash.in