]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: fix flake8 error
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Jun 2020 19:20:33 +0000 (12:20 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Jun 2020 19:20:33 +0000 (12:20 -0700)
commitb107163146464706b94e43f4ecbacc0e6f6c24fb
tree5b8eaeb57ab13ea2fd59f2dc35d55798de0c3a2d
parent9436a18686a153b09723bc2590d3b15c688522b1
qa: fix flake8 error

    ./tasks/vstart_runner.py:33:1: F401 'io.BytesIO' imported but unused

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/vstart_runner.py