Remove trailing whitespace.
[cython.git] / tests / compile / extgetattr.pyx
index 9ae9ac2bd82d3f922ffc208ddd1c5513577e5c84..c18fa92980025d53e0d8be1ef1cf21a2ec7fd9aa 100644 (file)
@@ -1,4 +1,4 @@
 cdef class Spam:
-    
+
     def __getattr__(self, x):
         pass