Remove trailing whitespace.
[cython.git] / Cython / StringIOTree.py
index 0d4012bf7db5f5c1f3f6c92e7a536d30eba7fc77..c41c3d6e8d008ca1168875de2dc0edb1d55a6f92 100644 (file)
@@ -65,7 +65,7 @@ class StringIOTree(object):
     def allmarkers(self):
         children = self.prepended_children
         return [m for c in children for m in c.allmarkers()] + self.markers
-        
+
 
 __doc__ = r"""
 Implements a buffer with insertion points. When you know you need to