]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/plugins/plugin.py
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / pybind / mgr / dashboard / plugins / plugin.py
index ad8342a20d7db0ecb1a3a55bb6ed127b17e2c17e..847a61872677f80e6603c5d3ac2358b39374b1f3 100644 (file)
@@ -1,4 +1,4 @@
-from mgr_module import Option, Command
+from mgr_module import Command, Option
 
 from . import PLUGIN_MANAGER as PM
 from . import interfaces as I  # noqa: E741,N812