]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/plugins/debug.py
import 15.2.2 octopus source
[ceph.git] / ceph / src / pybind / mgr / dashboard / plugins / debug.py
index 71e56abc6460b8d077be79778affdc8d4496fb1d..d5719157bc44f7e58f2aafd87a51066b7d34a950 100644 (file)
@@ -21,7 +21,7 @@ class Actions(Enum):
 
 
 @PM.add_plugin  # pylint: disable=too-many-ancestors
-class Debug(SP, I.CanCherrypy, I.ConfiguresCherryPy):
+class Debug(SP, I.CanCherrypy, I.ConfiguresCherryPy):  # pylint: disable=too-many-ancestors
     NAME = 'debug'
 
     OPTIONS = [