X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=yardstick%2Fcmd%2Fcommands%2Freport.py;h=47bf22a1f10dccf7e12eda98fa2afbe94e574d61;hb=31b02e5b95d8b4076ef60667d051a8a1a6b072ba;hp=87ae7d5f76e23b75e21a11a52c32afa28341b418;hpb=e692c1c8fab6447bc1acfcec612a0867a4c877b5;p=yardstick.git diff --git a/yardstick/cmd/commands/report.py b/yardstick/cmd/commands/report.py index 87ae7d5f7..47bf22a1f 100644 --- a/yardstick/cmd/commands/report.py +++ b/yardstick/cmd/commands/report.py @@ -19,7 +19,7 @@ from yardstick.cmd.commands import change_osloobj_to_paras from yardstick.common.utils import cliargs -class ReportCommands(object): +class ReportCommands(object): # pragma: no cover """Report commands. Set of commands to manage benchmark tasks.