summaryrefslogtreecommitdiffstats
path: root/Tools/pybench/Tuples.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/pybench/Tuples.py')
-rw-r--r--Tools/pybench/Tuples.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/Tools/pybench/Tuples.py b/Tools/pybench/Tuples.py
index 7854def..e84ea53 100644
--- a/Tools/pybench/Tuples.py
+++ b/Tools/pybench/Tuples.py
@@ -265,7 +265,7 @@ class TupleSlicing(Test):
t = tuple(range(100))
for j in r:
-
+
pass
class SmallTuples(Test):
@@ -362,4 +362,3 @@ class SmallTuples(Test):
for i in xrange(self.rounds):
pass
-