diff options
Diffstat (limited to 'Tools/pybench/Arithmetic.py')
| -rw-r--r-- | Tools/pybench/Arithmetic.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/pybench/Arithmetic.py b/Tools/pybench/Arithmetic.py index e95c30a77f..4ed6219407 100644 --- a/Tools/pybench/Arithmetic.py +++ b/Tools/pybench/Arithmetic.py @@ -775,4 +775,3 @@ class SimpleComplexArithmetic(Test):          for i in xrange(self.rounds):              pass -  | 
