summaryrefslogtreecommitdiff
path: root/Cython/Includes/cpython/string.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'Cython/Includes/cpython/string.pxd')
-rw-r--r--Cython/Includes/cpython/string.pxd2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cython/Includes/cpython/string.pxd b/Cython/Includes/cpython/string.pxd
index 8af78f3dd..3ba25515f 100644
--- a/Cython/Includes/cpython/string.pxd
+++ b/Cython/Includes/cpython/string.pxd
@@ -194,5 +194,3 @@ cdef extern from "Python.h":
# string encode() method. The codec to be used is looked up using
# the Python codec registry. Return NULL if an exception was
# raised by the codec.
-
-