Whitespace normalization.
diff --git a/Tools/pybench/Exceptions.py b/Tools/pybench/Exceptions.py
index 295c83a..7e55708 100644
--- a/Tools/pybench/Exceptions.py
+++ b/Tools/pybench/Exceptions.py
@@ -38,7 +38,7 @@
 
         for i in xrange(self.rounds):
             pass
-            
+
 
 class TryExcept(Test):
 
@@ -677,5 +677,3 @@
 
         for i in xrange(self.rounds):
             pass
-            
-