NSBPerf: fix indent 55/28655/1
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 7 Feb 2017 10:18:43 +0000 (02:18 -0800)
committerRoss Brattain <ross.b.brattain@intel.com>
Tue, 14 Feb 2017 22:35:10 +0000 (14:35 -0800)
Change-Id: Ic51168aa786a5ac5ed589c2c4d23882d76253343
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
yardstick/cmd/NSBperf.py

index dd96b7f..c3730f8 100755 (executable)
@@ -115,7 +115,7 @@ class YardstickNSCli(object):
     def generate_final_report(self, test_case):
         """ Function will check if partial test results are available
         and generates final report in rst format.
-"""
+        """
 
         report_caption = '{}\n{} ({})\n{}\n\n'.format(
             '================================================================',