diff --git a/script/local.py b/script/local.py index f298ddc..fcbb3ed 100644 --- a/script/local.py +++ b/script/local.py @@ -22,7 +22,7 @@ class TestingTool: self.testName = testName self.testPath = testPath self.testParams = testParams - print('\n'+) + print('\n') self.log('='*80) def getParam(self, paramName):