ceph-ansible/library
Dimitri Savineau 1270d5964a library: remove unused module import
Move the import at the top of the file and remove unused module import.

- E402 module level import not at top of file
- F401 'xxxx' imported but unused

This also removes the '# noqa E402' statement from the code.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 2138a00a32)
2021-08-02 15:53:00 +02:00
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_add_users_buckets.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00
ceph_crush.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00
ceph_key.py library: remove unused module import 2021-08-02 15:53:00 +02:00
ceph_osd_flag.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00
ceph_volume.py library: remove unused module import 2021-08-02 15:53:00 +02:00
config_template Using config_template 2015-12-16 17:19:50 +01:00
igw_client.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00
igw_gateway.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00
igw_lun.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00
igw_purge.py library: flake8 ceph-ansible modules 2021-08-02 15:53:00 +02:00