X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fcmd%2Fcommands%2Fplugin.py;h=b90ac15e63f5a1a61e4c11cbbcd8760fbafef882;hb=5ad208bd8d0c1798179de226f28f1e1ec03033fa;hp=f97c490b7b6507191eeb1c455e1e98ab33acf65f;hpb=5c8396ba5bbeb12c70dae6ad3e777a28fefbcb4a;p=yardstick.git diff --git a/yardstick/cmd/commands/plugin.py b/yardstick/cmd/commands/plugin.py index f97c490b7..b90ac15e6 100644 --- a/yardstick/cmd/commands/plugin.py +++ b/yardstick/cmd/commands/plugin.py @@ -17,7 +17,7 @@ from yardstick.common.utils import cliargs from yardstick.cmd.commands import change_osloobj_to_paras -class PluginCommands(object): +class PluginCommands(object): # pragma: no cover """Plugin commands. Set of commands to manage plugins.