]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
pybind/mgr: add localpool to flake8
authorKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 08:49:37 +0000 (16:49 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 08:55:49 +0000 (16:55 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/localpool/__init__.py
src/pybind/mgr/tox.ini

index 8f210ac9247ea49624b20582ca8206e56055fbcd..ee85dc9d376e61235d719cf25585769bd07299a6 100644 (file)
@@ -1 +1,2 @@
+# flake8: noqa
 from .module import Module
index 73891b94372b11bae69eb5720b9986856d0abc87..ec9bef219a9064c5fafb17cf970f3aaaa2cb1cec 100644 (file)
@@ -124,11 +124,12 @@ modules =
     alerts
     balancer
     cephadm
-    diskprediction_local
     crash
     devicehealth
+    diskprediction_local
     hello
     iostat
+    localpool
     orchestrator
     prometheus
 commands =