]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/pybind: pep8 cleanups
authorKefu Chai <kchai@redhat.com>
Wed, 9 Jun 2021 02:00:08 +0000 (10:00 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 30 Jun 2021 19:04:12 +0000 (12:04 -0700)
commit172c2bbb061c65ec575e248c390590be38de0bca
tree4b86a09c9944c05df4bda676ea2a1e058604c8e0
parentc4b7045d345c0204164e1a7ec1bb790499a0dee5
test/pybind: pep8 cleanups

* do not import unused symbols
* add two empty lines before method
* aligned indents

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit bc182888a3ca557e330e4317e0c50c1e80dbde4d)
src/test/pybind/test_ceph_argparse.py