Remove trailing whitespace.
[cython.git] / tests / compile / gencall.pyx
index 22818727895b813f23529e1f0460422c12024cbe..06030cbbe3980a3b96f8bbdab8a2a2906e4a662d 100644 (file)
@@ -8,4 +8,4 @@ def z(a, b, c):
     f(x = 42, **b)
     f(a, *b)
     f(a, x = 42, *b, **c)
-    
+